Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumPixelator authored Sep 19, 2023
1 parent b3acf22 commit eeb2355
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@

# Simple Translator App 📝
Simple Python app to translate words and phrases.
Uses Translate from https://pypi.org/project/translate/
and pyttsx4 from: https://pypi.org/project/pyttsx4/

Libraries:
- Translate from https://pypi.org/project/translate/
- pyttsx4 from: https://pypi.org/project/pyttsx4/


## Imports ✨
Expand Down

0 comments on commit eeb2355

Please sign in to comment.