summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2024-02-08 20:46:54 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2024-02-08 20:46:54 -0600
commit60e9f9e8a7df69aa94de0e9752a3faf3c0c62253 (patch)
tree0ca695bdfc63ddec618388f1596842ba02fe5595 /doc
parent5b4edc19cde9bdfff3b2159cd722372931edc9b5 (diff)
Initial commit - setup
Diffstat (limited to 'doc')
-rw-r--r--doc/readme.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/readme.md b/doc/readme.md
deleted file mode 100644
index 709fee1..0000000
--- a/doc/readme.md
+++ /dev/null
@@ -1,10 +0,0 @@
-![NNetwork Icon](nnetwork.svg)
-
-# NNetwork.js
-
-## A simple neural network as a Javascript Class Object
-
-Using the math.js library, this package is designed to run on a web browser.
-
-This package is currently under development.
-