Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordon003 authored Jan 28, 2021
1 parent 31e5bd7 commit 617e8b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pip install scratch-to-python
* backgrounds
* sounds

**NOTE**: speech.png are required to allow speech bubble for all sprites, otherwise this library won't work. I am working to put that image in the package library instead.
**NOTE**: speech.png are required to allow speech bubble for all sprites, otherwise this library won't work. I am working to put the speech image in the package library instead.

# Help
I am continuing to not only improve on this library but also provide past Scratch projects in Python to give you a better understanding on this library and its usefulness.
Expand All @@ -30,4 +30,4 @@ The online documentation will be added and updated when done so.
# Dependencies
Scratch-To-Python is obviously very dependent on Pygame to display our game application on Python. You can check the pygame library for more information [here](https://github.com/pygame/pygame)

⋅⋅* Pygame 2.0.1
* Pygame 2.0.1

0 comments on commit 617e8b8

Please sign in to comment.