浏览代码

License project under GNU GPLv3

DricomDragon 3 年之前
父节点
当前提交
68c590412b
共有 2 个文件被更改,包括 237 次插入1 次删除
  1. 231 0
      LICENSE.txt
  2. 6 1
      README.md

文件差异内容过多而无法显示
+ 231 - 0
LICENSE.txt


+ 6 - 1
README.md

@@ -4,7 +4,7 @@ A shooting game where can pick and meld fire guns!
 
 ![Hyper Gunners logo](icon.png)
 
-# Build
+## Build
 
 You need `make` and `SDL1` to build this project.
 
@@ -18,3 +18,8 @@ To execute :
 ```sh
 $ make exec
 ```
+
+## License
+
+GNU GPLv3, see `LICENSE.txt`.
+