Add docs link to readme
This commit is contained in:
parent
e2974e1a0d
commit
75b0f426da
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ const client = new vylbot.client(config);
|
|||
client.start();
|
||||
```
|
||||
|
||||
See the `docs` folder for more information on how to use vylbot-core
|
||||
See the [docs](https://github.com/Vylpes/vylbot-core/blob/main/docs/index.md) for more information on how to use vylbot-core
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Reference in a new issue