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

index 81a98468aa1acdbffb49a6ad361ca473379223aa..474e1feb48fc6f7958b2bb6b64784178c3ca355d 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 "nnet.c"  
+Demostrada en el ejemplo "main.c"  
 Compilar con "gcc *.c" o alternativamente "clang -lm *.c"