]> git.xolatile.top Git - soikk-nnet.git/commitdiff
Fixed typo
authorSoikk <76824648+Soikk@users.noreply.github.com>
Wed, 7 Sep 2022 16:03:01 +0000 (18:03 +0200)
committerSoikk <76824648+Soikk@users.noreply.github.com>
Wed, 7 Sep 2022 16:03:01 +0000 (18:03 +0200)
README.md

index afa9dd4e8bdd7c8cac10b294a3b392cd2713434b..81a98468aa1acdbffb49a6ad361ca473379223aa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
 Libreria simple de simulacion de redes neuronales en c (nnet.h)  
-Demostrada en el ejemplo "net.c"  
+Demostrada en el ejemplo "nnet.c"  
 Compilar con "gcc *.c" o alternativamente "clang -lm *.c"