diff --git a/README.md b/README.md index 97550b3..2f4af57 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ a small cli tool that uses merriam-webster API to get the meaning of a word. this tool doesn't scrape, it uses API so you'll need your own API key to work, it's fairly easy to get one. ## Get API key: -go to (dictionaryapi.com)[https://dictionaryapi.com/register/index] +go to [dictionaryapi.com](https://dictionaryapi.com/register/index) fill in the basic information you need, here `Request API key (1)` will be `Collegiage Dictionary`. (2) can be anything we just need (1). And after that you should receive your KEY. export it like