diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -80,6 +80,10 @@ disconnects you.First send a line with the shared secret, then send commands. replies `ready,<size>` on a line and then continues sending exactly this many bytes before concluding with `done` on a line. +## License + +AGPL-3.0-only; See [COPYING](./COPYING) + ## Todo - implement upload / download max rate |