Explorar o código

License project under GPLv3

DricomDragon %!s(int64=3) %!d(string=hai) anos
pai
achega
418b617ae1
Modificáronse 2 ficheiros con 238 adicións e 2 borrados
  1. 231 0
      LICENSE.txt
  2. 7 2
      README.md

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 231 - 0
LICENSE.txt


+ 7 - 2
README.md

@@ -4,7 +4,7 @@ A remake of pong up to 4 players
 
 ![Pong Circle screenshot](icon.png)
 
-# Run
+## Run
 
 You need `SDL1` runtime to run distributable executable.
 
@@ -13,7 +13,7 @@ $ sudo apt install libsdl1.2debian
 $ ./pongcircle
 ```
 
-# Build
+## Build
 
 You need `make` and `SDL1` to build this project.
 
@@ -27,3 +27,8 @@ To execute :
 ```sh
 $ make exec
 ```
+
+## License
+
+GNU GPLv3, see `LICENSE.txt`.
+