There was an error while loading. Please reload this page.
1 parent aaa772b commit 07a8085Copy full SHA for 07a8085
README.md
@@ -38,10 +38,11 @@
38
## User Guide
39
40
Do you want to try these projects? Just clone the current repository and type the following commands in individual folder:
41
-
42
- -open in terminal
43
- - python3 <mainfilename.py>
44
- - And it's all done !
+```css
+ open in terminal
+ python3 <mainfilename.py>
+ And it's all done !
45
+```
46
## Contributors Guide
47
48
If you want to help me improve the repository, you can fork the project and add your own features or updates then pull request and add me as reviewer
0 commit comments