1 files changed, 3 insertions(+), 0 deletions(-)
M README.md
M README.md => README.md +3 -0
@@ 2,5 2,8 @@
Typograffiti aims to make working with text in multimedia applications easy.
## requirements
+These C libraries will need to be installed prior to running the Haskell build system.
+
* opengl 3.x
* freetype 2.x
+* SDL2 (if running the demo program)