Readme file update.

pull/5/merge
Krzysztof Gabis 12 years ago
parent f48d84bc2c
commit d1ca0ed4f3
  1. 2
      README.md

@ -15,7 +15,7 @@ git clone https://github.com/kgabis/parson.git
``` ```
and copy parson.h and parson.c to you source code tree. and copy parson.h and parson.c to you source code tree.
Run tests.sh to compile and run tests. Run ```make test``` to compile and run tests.
##Example ##Example
Here is a function, which prints basic commit info (date, sha and author) from a github repository. It's also included in tests.c file, you can just uncomment and run it. Here is a function, which prints basic commit info (date, sha and author) from a github repository. It's also included in tests.c file, you can just uncomment and run it.

Loading…
Cancel
Save