From 934fe5fb8d47a3bf154f7f5647f202920b44140f Mon Sep 17 00:00:00 2001 From: Vishnu Nandakumar <38393302+Vishnunkumar@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:41:27 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 04e2dad..c7e2ca3 100644 --- a/README.md +++ b/README.md @@ -158,4 +158,9 @@ Double-clicking any word will view its definition in a small pop-up bubble. Now you never have to leave what you are reading to search for the meaning of the words you don't yet know. Extension is available for [Google Chrome](https://chrome.google.com/webstore/detail/dictionary-anywhere/hcepmnlphdfefjddkgkblcjkbpbpemac/) and [Mozilla Firefox](https://addons.mozilla.org/en-US/firefox/addon/dictionary-anyvhere). + +### [PythonDictionary](https://github.com/Vishnunkumar/PythonDictionary/) + +Python wrapper over the incredible Free Dictionary API. It is a simple Python library that can be integrated into any text analytics module. + ##### Enjoy Reading Uninterrupted!!!