summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Paul2020-06-22 11:41:10 +0530
committerGitHub2020-06-22 11:41:10 +0530
commit73ab1fdd0c3eb47012f793b3033c9d75f57ccf31 (patch)
tree806760a31fdb0ba65aaba21bb398afc00d4b2fb4
parentb7b543f82f76b8502a7082568d71312c05757053 (diff)
downloadxcos_converter-master.tar.gz
xcos_converter-master.tar.bz2
xcos_converter-master.zip
Update README.mdHEADmaster
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 827ed9b..5002163 100644
--- a/README.md
+++ b/README.md
@@ -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.