Add todo to README.
This commit is contained in:
		@@ -40,7 +40,7 @@ The NetScripting project relies on the following:
 | 
				
			|||||||
   - Download from http://www.jrsoftware.org   
 | 
					   - Download from http://www.jrsoftware.org   
 | 
				
			||||||
   - **Install in C:\Program Files\Inno Setup 5\ !!!**
 | 
					   - **Install in C:\Program Files\Inno Setup 5\ !!!**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The following convenience batch files are available:
 | 
					The following batch files are available:
 | 
				
			||||||
 * run.bat
 | 
					 * run.bat
 | 
				
			||||||
   - To run de scripting tool while testing sample code
 | 
					   - To run de scripting tool while testing sample code
 | 
				
			||||||
   - It will wait after execution and run again after pressing enter (ctrl C=exit)
 | 
					   - 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
 | 
					 * src/settings.py
 | 
				
			||||||
 * docs/README.txt
 | 
					 * docs/README.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Todo
 | 
				
			||||||
 | 
					  * Unit tests
 | 
				
			||||||
 | 
					  * Fix hard Python & InnoSetup paths
 | 
				
			||||||
 | 
					  * Add SDK features
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### License
 | 
					### License
 | 
				
			||||||
MIT
 | 
					MIT
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user