Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #48

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
kanth0447 authored Aug 17, 2020
commit f7b1d6ed0a207aad7a9309decdccd29a8207b8c8
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Fizz Buzz Example in Java 8 using JUnit 5

### Fizz Buzz is a game where yes yes yes
### Fizz Buzz is a game where yes yes yes yes
- if the number is divisible by 3, you say Fizz
- if the number is divisible by 5, you ssay Buzz
- if neither, you say the number