Skip to content

Commit 1d380ff

Browse files
author
syordanov94
authored
Update README.md
1 parent d355677 commit 1d380ff

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,15 @@ make
3333
```bash
3434
python3 language_detection.py
3535
```
36+
or
37+
38+
```bash
39+
python language_detection.py
40+
```
3641

3742
- Once ran, this will produce an output like the following:
3843

3944
![myimage-alt-tag](resources/output.png)
4045

4146

42-
## How to test the project
47+
## How to test the project

0 commit comments

Comments
 (0)