docs: Update README
This commit is contained in:
parent
2dd08fa391
commit
290be9e615
@ -13,6 +13,11 @@ This package contains the actual XMPP code that is platform-independent.
|
|||||||
implements the RFC6120 connection algorithm and XEP-0368 direct TLS connections,
|
implements the RFC6120 connection algorithm and XEP-0368 direct TLS connections,
|
||||||
if a DNS implementation is given, and supports StartTLS.
|
if a DNS implementation is given, and supports StartTLS.
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
To begin, use [melos](https://github.com/invertase/melos) to bootstrap the project: `melos bootstrap`. Then, the example
|
||||||
|
can be run with `flutter run` on Linux or Android.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
See `./LICENSE`.
|
See `./LICENSE`.
|
||||||
|
Loading…
Reference in New Issue
Block a user