Update Readme.md

This commit is contained in:
Eliran Wong 2018-08-22 00:04:57 +01:00 committed by GitHub
parent e0e8b45b51
commit 399e83fbc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Script files are placed here.<br>
<br>
Usage:<br>
Usage of *.sh file:<br>
chmod +x [SCRIPT]<br>
./[SCRIPT] [FILE]<br>
<br>
Usage of *.py file:<br>
python [SCRIPT]