~piotr-machura/torrentmap

6aa3432a9918f98985654399db2a02371de8aa39 — Piotr Machura 10 months ago ec9d942
Add author/license information to README
1 files changed, 9 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +9 -1
@@ 50,7 50,8 @@ positional arguments:


Once the torrents are added their summary will be printed to standard output. Note that
no peers will be shown at this point - run `trmp update` to announce to trackers and get peers
no peers will be shown at this point - run `trmp update` to announce to trackers and
get peers.

```
usage: trmp update [-h] [-g] [HASH ...]


@@ 132,3 133,10 @@ See below for an example map, generated with some popular Linux ISO torrents.
- [x] geolocating IPs
- [x] generating a map of torrent popularity
- [ ] sane error handling

## Author
Copyright 2023 Piotr Machura

Source code repository: https://git.sr.ht/~piotr-machura/torrentmap

Distributed under GNU General Public License version 2.