Merge pull request #123 from mattitanskane/patch-1

Update index.rst
This commit is contained in:
Matthias Richter 2021-03-23 19:50:46 +01:00 committed by GitHub
commit 08937cc0ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ You want to write games, not boilerplate!
**hump**'s components are so loosely coupled that every component is **hump**'s components are so loosely coupled that every component is
independent of the others. independent of the others.
You can choose what you need and leave the rest behind. You can choose what you need and leave the rest behind.
hump wont judge. hump won't judge.
**hump** just wants to make you happy. **hump** just wants to make you happy.
@ -46,7 +46,7 @@ Using `Git <http://git-scm.com>`_, you can clone the project by running:
git clone git://github.com/vrld/hump git clone git://github.com/vrld/hump
Once done, tou can check for updates by running Once done, you can check for updates by running
git pull git pull