Browse Source

Add illustration in README

DricomDragon 3 years ago
parent
commit
107d1462fb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -2,6 +2,8 @@
 
 
 A colorful platform 2D shooter with physics !
 A colorful platform 2D shooter with physics !
 
 
+![TinyShooter ally character](Pictures/Ally.png)
+
 ## Build
 ## Build
 
 
 You need `make`, `SDL1` and [Box2D](https://github.com/erincatto/box2d) to build this project.
 You need `make`, `SDL1` and [Box2D](https://github.com/erincatto/box2d) to build this project.