We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4276be9 commit 1b93f0eCopy full SHA for 1b93f0e
README.md
@@ -31,13 +31,13 @@ It has 3 sections:
31
32
### Easy way
33
34
-* Run **RUN.exe**
35
-* Run **start.bat** (requieres installed Python. Installes all modules itself)
+* Run [**RUN.exe**](/RUN.exe)
+* Run [**start.bat**](/start.bat) (requieres installed Python. Installes all modules itself)
36
37
### Using source files
38
1. Install [Python](https://www.python.org/)
39
2. Install all [requirements](#Requirements) via the commands from [Installing](#Installing) or
40
-via running [script](/start.bat)
+via running [_start.bat_](/start.bat)
41
42
#### From command line
43
```
0 commit comments