Skip to content

Commit 530d648

Browse files
committed
readme.me
1 parent 081ca11 commit 530d648

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
# cli-Translator
1+
# Installation
2+
3+
```
4+
git clone https://github.com/forceCpp/cli-Translator.git
5+
cd cli-Translator
6+
pip install -r requirements.txt
7+
8+
```
9+
# Usage
10+
11+
if you want to auto ditect the language run the auto_ditected.py file (this one is not recommended because it has some issues)
12+
13+
i recommend you to run the manually_ditected.py file `python3 manual_ditected.py`

0 commit comments

Comments
 (0)