summaryrefslogtreecommitdiff
path: root/README.md
blob: c741f3a07931f8352329f11e54e44875aa49f6a7 (plain)
1
2
3
4
5
6
7
8
9
# m17lib

A rust native implementation of the [M17 protocol](https://m17project.org/).

## Dev

```bash
$ cargo test
```