diff --git a/README.md b/README.md index b8ce22e..272f0b9 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ functions and little extra. - Includes examples and test suite. - Released under the zlib license - free for nearly any use. +##Building + +Genann is self-contained in two files: `genann.c` and `genann.h`. To use Genann, simply add those two files to your project. + ##Example Code Four example programs are included with the source code.