add dependencies to readme

This commit is contained in:
Josh Holtrop 2012-09-02 22:36:19 -04:00
parent af522a2d53
commit f9b12c3df0

View File

@ -4,3 +4,8 @@ Treacherous Terrain is a simple 3D multiplayer tank battling game.
The object of the game is to be the last tank standing as the
arena is destroyed.
## Dependencies
- GLEW
- SFML (at least 2.0-rc)