Skip to content

Commit 1b93f0e

Browse files
committed
Updated README.md
1 parent 4276be9 commit 1b93f0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ It has 3 sections:
3131

3232
### Easy way
3333

34-
* Run **RUN.exe**
35-
* Run **start.bat** (requieres installed Python. Installes all modules itself)
34+
* Run [**RUN.exe**](/RUN.exe)
35+
* Run [**start.bat**](/start.bat) (requieres installed Python. Installes all modules itself)
3636

3737
### Using source files
3838
1. Install [Python](https://www.python.org/)
3939
2. Install all [requirements](#Requirements) via the commands from [Installing](#Installing) or
40-
via running [script](/start.bat)
40+
via running [_start.bat_](/start.bat)
4141

4242
#### From command line
4343
```

0 commit comments

Comments
 (0)