浏览代码

License under GNU GPLv3

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

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


+ 6 - 1
README.md

@@ -2,7 +2,7 @@
 
 Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
 
-# Build
+## Build
 
 You need `make` and `SDL1` to build this project.
 
@@ -16,3 +16,8 @@ To execute :
 ```sh
 $ make exec
 ```
+
+## License
+
+GNU GPLv3, see `LICENSE.txt`.
+