diff options
| author | Yuval Adam <_@yuv.al> | 2021-12-13 11:46:29 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-12-13 11:46:29 +0200 |
| commit | d856321e36ccce0dd53ce66ada4d3c46b626d137 (patch) | |
| tree | b670fcd72958cd04605e07d8dbe9f5981b1477f2 | |
| parent | f01f173dc2c1fdd9f906edce77ba1cf6874b30d1 (diff) | |
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,3 +7,7 @@ A rust native implementation of the [M17 protocol](https://m17project.org/). ```bash $ cargo test ``` + +## License + +[GPLv2](LICENSE) |
