diff --git a/README.md b/README.md index 8d7ad1b..ab1ce75 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,17 @@ Install Required Libraries pip install Flask + pip install Flask-SocketIO + pip install SpeechRecognition + pip install imageio + pip install PyAudio + Note: If pyauido installation gives error on ubuntu then follow these steps: 1. First write this command in terminal