Forráskód Böngészése

Add license and logo in Readme

DricomDragon 3 éve
szülő
commit
1597b28d28
2 módosított fájl, 239 hozzáadás és 1 törlés
  1. 231 0
      LICENSE.txt
  2. 8 1
      README.md

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 231 - 0
LICENSE.txt


+ 8 - 1
README.md

@@ -2,7 +2,9 @@
 
 A remake of *PacMan* with two players!
 
-# Build
+![Pacmen logo](Skins/Ogre.png)
+
+## Build
 
 You need `make` and `SDL1` to build this project.
 
@@ -16,3 +18,8 @@ To execute :
 ```sh
 $ make exec
 ```
+
+## License
+
+GNU GPLv3, see `LICENSE.txt`.
+