Browse Source

Add execution command

DricomDragon 4 years ago
parent
commit
2c42504819
1 changed files with 7 additions and 1 deletions
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -1,3 +1,9 @@
 # PlasticityLab
 
-Lab for modelling plasticity
+Lab for modelling plasticity
+
+## Execute
+
+```
+python3 main.py
+```