Browse Source

Add illustration in README

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

+ 2 - 0
README.md

@@ -2,6 +2,8 @@
 
 A not finished project with space crafts shooting at will with physics simulation.
 
+![SpacyShooter foe spaceship](Pictures/Foe.png)
+
 ## Build
 
 You need `make`, `SDL1` and [Box2D](https://github.com/erincatto/box2d) to build this project.