Created a CHANGELOG file for easy reference.

This commit is contained in:
Petteri Aimonen
2012-09-02 20:49:08 +03:00
parent 07d44cf632
commit 11e0918b5e
2 changed files with 39 additions and 0 deletions

2
README
View File

@@ -5,5 +5,7 @@ Homepage: http://kapsi.fi/~jpa/nanopb/
To compile the library, you'll need these libraries:
protobuf-compiler python-protobuf libprotobuf-dev
The only runtime dependencies are memset() and memcpy().
To run the tests, run make under the tests folder.
If it completes without error, everything is fine.