We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530d648 commit c0f5d8dCopy full SHA for c0f5d8d
README.md
@@ -4,10 +4,10 @@
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)
+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