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 7075b7e commit 62f1c14Copy full SHA for 62f1c14
Translate/README.md
@@ -33,14 +33,6 @@ The application allows users to enter text in one language and translate it to a
33
python translate.py
34
```
35
36
-2. Enter the text you want to translate in the "Text to Translate" field.
37
-
38
-3. Select the source language from the "Source Language" dropdown menu.
39
40
-4. Select the destination language from the "Destination Language" dropdown menu.
41
42
-5. Click the "Translate" button to see the translated text in the "Translated Text" field.
43
44
## Example
45
46
```bash
0 commit comments