Add information regarding dependencies

This commit is contained in:
Bruno Dilly 2016-10-17 12:13:38 -02:00
parent 84e1b18d4c
commit bcc223daf4
1 changed files with 7 additions and 0 deletions

7
README
View File

@ -59,6 +59,12 @@ Geneet Syntax
- noencode might be used to create in-memory only fields; they won't be
encoded in the EET file but will be available as structures members
Python modules dependencies
---------------------------
- pyparsing
Usage
-----
@ -71,6 +77,7 @@ Running:
Will create phonebook.c and phonebook.h. See the included test-phonebook.c
to see an example of how to use the generated files.
Installing
----------
To install install geneet.py script: