# Dictionary-CLI 📖 Find definition of words in terminal ![Main](https://raw.githubusercontent.com/Nguyen-Hoang-Nam/dictionary-cli/main/img/screenshot.png) ## Installation ### Manual You can install manually by downloading a realease, and copying the binary to `~/.local/bin` ## Usage ```shell $ dictionary-cli something something (/ˈsəmˌθɪŋ/): (adverd) _ Used for emphasis with a following adjective functioning as an adverb. _ To some extent; somewhat. (pronoun) _ A thing that is unspecified or unknown. _ Used in various expressions indicating that a description or amount being stated is not exact. ``` ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## License [MIT](https://choosealicense.com/licenses/mit/) ## Credit This project uses free dictionary API from [freeDictionaryAPI](https://github.com/meetDeveloper/freeDictionaryAPI). You can support them by donating.