From f9b12c3df0b5c13d654b8b8a6c84d94766d2b03e Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Sun, 2 Sep 2012 22:36:19 -0400 Subject: [PATCH] add dependencies to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f45fe77..36d7d5a 100644 --- a/README.md +++ b/README.md @@ -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)