Browse Source

Add license and logo in Readme

DricomDragon 3 years ago
parent
commit
1597b28d28
2 changed files with 239 additions and 1 deletions
  1. 231 0
      LICENSE.txt
  2. 8 1
      README.md

File diff suppressed because it is too large
+ 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`.
+