瀏覽代碼

Add icon and license in README

DricomDragon 3 年之前
父節點
當前提交
f3c0dcdd4c
共有 3 個文件被更改,包括 238 次插入1 次删除
  1. 231 0
      LICENSE.txt
  2. 7 1
      README.md
  3. 二進制
      icon.png

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

二進制
icon.png