diff --git a/README.md b/README.md index 33b9691..93f8d6a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ A python script that tries to find any grammatical mistake(s) in a sentence you speak using Google Web Speech Recognition API, LanguageTool API and Google's TexttoSpeech. -Libraries used: + +Python Libraries used: -[gTTS](https://pypi.org/project/gTTS/) -[SpeechRecognition](https://pypi.org/project/SpeechRecognition/) -[LanguageTool](https://languagetool.org/)