diff --git a/README.md b/README.md index 0547119..9ecd53f 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ More information on contributing and the general code of conduct for discussion | Word to PDF | [Word to PDF](https://github.com/DhanushNehru/Python-Scripts/tree/master/Word%20to%20PDF%20converter) | A Python script to convert an MS Word file to a PDF file. | | Youtube Downloader | [Youtube Downloader](https://github.com/DhanushNehru/Python-Scripts/tree/master/Youtube%20Downloader) | Downloads any video from [YouTube](https://youtube.com) in video or audio format! | | Youtube Playlist Info Scraper | [Youtube Playlist Info Scraper](https://github.com/DhanushNehru/Python-Scripts/tree/master/Youtube%20Playlist%20Info%20Scraper) | This python module retrieve information about a YouTube playlist in json format using playlist link. | +| Text to Speech | [Text to Speech](https://github.com/DhanushNehru/Python-Scripts/pull/420/commits/8fd8a3a64a02054511fa2538307445296750e239) | A Python script using `pyttsx3` that converts user input text into speech. ## Gitpod