From aad47b03b1b3d7bd3f3918db7115bd0b12425d64 Mon Sep 17 00:00:00 2001 From: idk Date: Tue, 25 Feb 2020 23:21:42 -0500 Subject: [PATCH] add torrent basic guide --- README.md | 5 ++++- index.html | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc0414c..14ad3b3 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,10 @@ Usage: immediately, or you can close all your I2P Browser tabs at once and delete the history for I2P browsing when you're done. * That's all there is to it! Your browser is configured to safely use and - administer I2P + administer I2P. + * Optionally, you can add I2PSnark-RPC and use Bittorrent-over-I2P via the + transmission-rpc interface. To do this, have a look at the torrent guide: + [Torrent guide](torrent) ### Features diff --git a/index.html b/index.html index 9e7f040..0082f86 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,10 @@ enforced by the tab. immediately, or you can close all your I2P Browser tabs at once and delete the history for I2P browsing when you're done.
  • That's all there is to it! Your browser is configured to safely use and -administer I2P
  • +administer I2P. +
  • Optionally, you can add I2PSnark-RPC and use Bittorrent-over-I2P via the +transmission-rpc interface. To do this, have a look at the torrent guide: +Torrent guide
  • Features