README update

This commit is contained in:
Gustav Louw 2018-03-30 16:52:20 -07:00
parent 6bd4e7a47f
commit a446cf183b

View File

@ -1,6 +1,6 @@
![](img/logo.PNG)
Tinn (Tiny Neural Network) is a dependency free neural network library written in C99.
Tinn (Tiny Neural Network) is a 200 line dependency free neural network library written in C99.
#include "Tinn.h"
#include <stdio.h>