From: Soikk <76824648+Soikk@users.noreply.github.com> Date: Wed, 7 Sep 2022 16:04:14 +0000 (+0200) Subject: Fixed typo again X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=17fcddff60c748b6a9265f4184e7cffacbaefd50;p=soikk-nnet.git Fixed typo again --- diff --git a/README.md b/README.md index 81a9846..474e1fe 100644 --- 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"