~alcinnz/Typograffiti

5e06835d373f603d328c6facc66193f3062be3ae — Adrian Cochrane 2 years ago c8e0b8e master modular
Further explain dependencies (#9)

Note that the list is C libraries which need to be installed seperately from the Haskell build system.
Add SDL2 to the list.
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)