[x] Have you checked that there aren't other open Pull Requests for the same update/change?
Type of change
[x] Bug fix
[ ] New feature
[x] Improvement
[ ] Breaking change
[x] Documentation update
[ ] Security
Describe the changes
I've added this because I noticed that some of the links to the documentation in the readme went to the wrong URL. It seems like it was never updated after the site's domain name changed.
Screenshot, code block, etc... (optional, but helps understanding the changes)
README.md
Pull Request Template
Checks and guidelines
Type of change
Describe the changes
I've added this because I noticed that some of the links to the documentation in the readme went to the wrong URL. It seems like it was never updated after the site's domain name changed.
Screenshot, code block, etc... (optional, but helps understanding the changes) README.md
Built-in typings
Axios with auto-cache requests
Logging configuration
Installation
bash npm i pokenode-ts
or
yarn add pokenode-ts # Recommended
Basic Example
Using a client, like PokemonClient: