summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Paul2020-06-22 11:21:34 +0530
committerGitHub2020-06-22 11:21:34 +0530
commitb7b543f82f76b8502a7082568d71312c05757053 (patch)
tree19cbf613e7703d6fc933570c60fd2aec3a092d6d
parent05c77a49693c49ea190ae7d44ae106d85a42303e (diff)
downloadxcos_converter-b7b543f82f76b8502a7082568d71312c05757053.tar.gz
xcos_converter-b7b543f82f76b8502a7082568d71312c05757053.tar.bz2
xcos_converter-b7b543f82f76b8502a7082568d71312c05757053.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 07378f2..827ed9b 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,8 @@ There are two main files used in the project, parser.py & conf.py. Inorder to ru
The technologies required for this project are :
- - Ubuntu 16 & up
- - Python 3.6
+ * Ubuntu 16 & up
+ * Python 3.6
Python element tree doesnt need to be installed as it is already present in the python package, it only needs to be imported.