diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ You can see how many `Torrent` objects your query has returned, by using the `le Example Workflow ========== -With a commandline torrent client such as [aria2](), you can automate search and downloading of torrents like so: +With a commandline torrent client such as [aria2](https://aria2.github.io/), you can automate search and downloading of torrents like so: ```python import subprocess from tpblite import TPB |