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 @@ ![image](https://user-images.githubusercontent.com/70272542/142355637-6bda8e40-02bf-4bb6-955c-d7d7def5fc55.png) -

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 +