Added note about function documentation.

This commit is contained in:
Ken MacKay
2013-06-06 21:46:38 -07:00
parent 5fc2f3b567
commit c43bd453d1
+2
View File
@@ -30,6 +30,8 @@ You can use the `makekeys` program in the `apps` directory to generate keys (on
I recommend just copying (or symlink) ecc.h and ecc.c into your project. Then just `#include "ecc.h"` to use the micro-ecc functions.
See ecc.h for documentation for each function.
Speed and Size
--------------