summaryrefslogtreecommitdiff
path: root/doc/readme.md
diff options
context:
space:
mode:
authorTinWoodman92 <chrhodgden@gmail.com>2024-02-08 16:09:56 -0600
committerTinWoodman92 <chrhodgden@gmail.com>2024-02-08 16:09:56 -0600
commit62993dd59bbbfcdb07dbb5836d359fad6334f23e (patch)
tree4f0d310442c66050d0886eb82bebd9475e63803c /doc/readme.md
initial commit
Diffstat (limited to 'doc/readme.md')
-rw-r--r--doc/readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/readme.md b/doc/readme.md
new file mode 100644
index 0000000..709fee1
--- /dev/null
+++ b/doc/readme.md
@@ -0,0 +1,10 @@
+![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.
+