Selaa lähdekoodia

Add icon and license in README

DricomDragon 3 vuotta sitten
vanhempi
commit
f3c0dcdd4c
3 muutettua tiedostoa jossa 238 lisäystä ja 1 poistoa
  1. 231 0
      LICENSE.txt
  2. 7 1
      README.md
  3. BIN
      icon.png

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 231 - 0
LICENSE.txt


+ 7 - 1
README.md

@@ -2,7 +2,9 @@
 
 Experimental project for map creation with biomes.
 
-# Build
+![Biome box logo](icon.png)
+
+## Build
 
 You need `make` and `SDL1` to build this project.
 
@@ -17,3 +19,7 @@ To execute :
 $ make exec
 ```
 
+## License
+
+GNU GPLv3, see `LICENSE.txt`.
+

BIN
icon.png