From 748aa4f3fe056065e0f67c7dd815870b105b3303 Mon Sep 17 00:00:00 2001
From: lpbsscientist <lpbsscientist@gmail.com>
Date: Mon, 16 Aug 2021 16:30:07 +0200
Subject: [PATCH] SJR: allow running NN from command line.

---
 readme.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/readme.md b/readme.md
index eec7070..051278c 100644
--- a/readme.md
+++ b/readme.md
@@ -12,6 +12,7 @@ Want to try out the neural network without installing any software? Check out ou
 2. Added a keyboard short-cut for the cell change ID function.
 3. Fixed a bug in the cell-cell boundary test.
 4. Turn off cell numbers while using the brush of eraser to avoid significant system slow-down.
+5. Added a command-line script to run the neural network from the command line
 
 ## Installation
 
-- 
GitLab