1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

Update README.md

This commit is contained in:
Steffo 2020-03-29 18:33:32 +02:00 committed by GitHub
parent fd40668242
commit 2f884b27e9
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ pip install royalnet[telegram,discord,matrix,alchemy_easy,bard,constellation,sen
## Documentation
`royalnet`'s documentation is available [here](https://gh.steffo.eu/royalnet).
`royalnet`'s documentation is available [here](https://gh.steffo.eu/royalnet/html).
## Developing `royalnet`
@ -53,4 +53,4 @@ And finally install all dependencies and the package:
```
poetry install -E telegram -E discord -E matrix -E alchemy_easy -E bard -E constellation -E sentry -E herald -E coloredlogs
```
```