diff options
author | Eric Paul | 2020-06-22 11:41:10 +0530 |
---|---|---|
committer | GitHub | 2020-06-22 11:41:10 +0530 |
commit | 73ab1fdd0c3eb47012f793b3033c9d75f57ccf31 (patch) | |
tree | 806760a31fdb0ba65aaba21bb398afc00d4b2fb4 | |
parent | b7b543f82f76b8502a7082568d71312c05757053 (diff) | |
download | xcos_converter-73ab1fdd0c3eb47012f793b3033c9d75f57ccf31.tar.gz xcos_converter-73ab1fdd0c3eb47012f793b3033c9d75f57ccf31.tar.bz2 xcos_converter-73ab1fdd0c3eb47012f793b3033c9d75f57ccf31.zip |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ The aim of this project is to provide a software which converts a Scilab 5.5.2 f ## Getting Started -There are two main files used in the project, parser.py & conf.py. Inorder to run the project run the parser.py. The other files present are the input xcos files for the project +There are two main files used in the project, parser.py & conf.py. Inorder to run the project run the parser.py. The other files present are **the input xcos files for the project** ### Requirement @@ -42,4 +42,4 @@ Note : Make sure the inputs given to parser are in the same folder. You can chec ## Note -All the latest code have been pused to the Python branch , please refer that. +All the latest code have been pushed to the **Python branch in the same repo** , please refer that. |