feat: Add docs for including a tagged version

This commit is contained in:
2023-01-10 12:25:56 +01:00
parent 7ce6703c5b
commit 9223a7d403
3 changed files with 23 additions and 3 deletions

View File

@@ -2,6 +2,16 @@
A pure-Dart XMPP library written for Moxxy.
## Usage
Include the following as a dependency in your pubspec file:
```
moxxmpp:
hosted: https://git.polynom.me/api/packages/Moxxy/pub
version: 0.1.6+1
```
## License
See `./LICENSE`.