From 6533bf52f69676f3e28bc081f5001fb4dc70189a Mon Sep 17 00:00:00 2001 From: Cor Kalis Date: Tue, 22 May 2018 08:26:34 +0200 Subject: [PATCH] Add todo to README. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c565b34..857be55 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The NetScripting project relies on the following: - Download from http://www.jrsoftware.org - **Install in C:\Program Files\Inno Setup 5\ !!!** -The following convenience batch files are available: +The following batch files are available: * run.bat - To run de scripting tool while testing sample code - It will wait after execution and run again after pressing enter (ctrl C=exit) @@ -85,5 +85,10 @@ To update the version number, adjust the following files: * src/settings.py * docs/README.txt +### Todo + * Unit tests + * Fix hard Python & InnoSetup paths + * Add SDK features + ### License MIT