Skip to content

Commit

Permalink
fix: simple change
Browse files Browse the repository at this point in the history
  • Loading branch information
xoanmm committed Mar 11, 2022
1 parent eb2104a commit 1df0bb0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# check-christmas-lottery-numbers
CLI to check the lottery numbers with the possibility to send notifications for the winning numbers using [PushOver](https://pushover.net/).


This CLI has been created with the intention of providing a lottery number and through the API available to check the numbers of the draw to know if any of the numbers provided have been awarded.

It must be taken into account that the CLI will check the status of the draw and in case it has not started yet it will not carry out the check of the numbers, showing a message like the following one:
Expand Down Expand Up @@ -267,4 +268,4 @@ A series of variables must be provided in order to carry out the execution of th
[license-link]: https://github.com/xoanmm/check-christmas-lottery-numbers/blob/master/LICENSE

[coverage-badge]: https://sonarcloud.io/api/project_badges/measure?project=xoanmm_check-christmas-lottery-numbers&metric=coverage
[coverage-link]: https://sonarcloud.io/dashboard?id=xoanmm_check-christmas-lottery-numbers
[coverage-link]: https://sonarcloud.io/dashboard?id=xoanmm_check-christmas-lottery-numbers

0 comments on commit 1df0bb0

Please sign in to comment.