From 6aa3432a9918f98985654399db2a02371de8aa39 Mon Sep 17 00:00:00 2001 From: Piotr Machura Date: Thu, 26 Jan 2023 20:40:33 +0100 Subject: [PATCH] Add author/license information to README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 135c7e5..a8c05ee 100644 --- a/README.md +++ b/README.md @@ -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. -- 2.45.2