Skip to content

Commit 62f1c14

Browse files
Update README.md
1 parent 7075b7e commit 62f1c14

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Translate/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@ The application allows users to enter text in one language and translate it to a
3333
python translate.py
3434
```
3535

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-
4436
## Example
4537

4638
```bash

0 commit comments

Comments
 (0)