From 11e0918b5e8832fef167a260b4afde2dc972dcf7 Mon Sep 17 00:00:00 2001 From: Petteri Aimonen Date: Sun, 2 Sep 2012 20:49:08 +0300 Subject: Created a CHANGELOG file for easy reference. --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index 0fc79c47..2a12b4f5 100644 --- a/README +++ b/README @@ -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. -- cgit 1.2.3-korg