瀏覽代碼

Add license and logo in Readme

DricomDragon 3 年之前
父節點
當前提交
1597b28d28
共有 2 個文件被更改,包括 239 次插入1 次删除
  1. 231 0
      LICENSE.txt
  2. 8 1
      README.md

文件差異過大導致無法顯示
+ 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`.
+