Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmarina authored Aug 17, 2021
1 parent f522853 commit a65de4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ isEven(3); //false
## About
This is a 100% serious project, and it is made to help the community. There are a lot of cases where young developers face the issue of finding if a number is even, so I
decided to help them by creating this beautiful package. Hopefully, someday it will be completed...
<br />
It is also important to know if a number is odd, so additionally I created this other package [@samuelmarina/is-odd](https://www.npmjs.com/package/@samuelmarina/is-odd)

### Contributing
PLEASE, MAKE A PULL REQUEST SO WE CAN FINISH THIS PROJECT ASAP. Also, give it a star, for the sake of God.
Expand All @@ -30,4 +32,4 @@ PLEASE, MAKE A PULL REQUEST SO WE CAN FINISH THIS PROJECT ASAP. Also, give it a

### License
Copyright © 2021, [Samuel Mariña](https://github.com/samuelmarina).
Released under the [MIT License](LICENSE).
Released under the [ISC License](LICENSE).

0 comments on commit a65de4b

Please sign in to comment.