diff --git a/Alarm clock/README.md b/Alarm clock/README.md index d1304321..53ee70be 100644 --- a/Alarm clock/README.md +++ b/Alarm clock/README.md @@ -12,4 +12,4 @@  -
And that's it. Congratulations You have built your First Alarm clock in python👏👏
+And that's it! Congratulations You have built your First Alarm clock in python👏👏
diff --git a/SNAKE_GAME/README.md b/SNAKE_GAME/README.md index 27068d35..c67626a1 100644 --- a/SNAKE_GAME/README.md +++ b/SNAKE_GAME/README.md @@ -8,9 +8,9 @@ ## How to run - open you command line and navigate to the path of the file -- do a pip install curses && pip install random +- do a pip install curses & pip install random - then type python snake.py to run ## The game in action is like this: -
\ No newline at end of file
+