docs: Update README
This commit is contained in:
parent
15df3b7f6b
commit
12e617ead9
13
README.md
13
README.md
@ -2,3 +2,16 @@
|
|||||||
|
|
||||||
Hopefully, a library enabling developers to build OMEMO-supporting
|
Hopefully, a library enabling developers to build OMEMO-supporting
|
||||||
XMPP clients in Dart and Flutter.
|
XMPP clients in Dart and Flutter.
|
||||||
|
|
||||||
|
**Please note that this library has not been audited for its security! Use at your own risk!**
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
When submitting a PR, please run the linter using `dart analyze` and make sure that all
|
||||||
|
tests still pass using `dart test`.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Licensed under the MIT license.
|
||||||
|
|
||||||
|
See `LICENSE`.
|
||||||
|
Loading…
Reference in New Issue
Block a user