Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-lipski committed May 28, 2020
1 parent 48b0e22 commit dc79867
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,9 @@ You task is to:
1. "Fizz" returned also when number contains digit 3
2. "Buzz" returned also when number contains digit 5.
3. "Fizz" and "Buzz" when number is multiple or contains digit: 7 i 9.


## Good to know

*Jest assertions:*
https://jestjs.io/docs/en/expect.html#methods

0 comments on commit dc79867

Please sign in to comment.