summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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.
-