diff --git a/README.md b/README.md index da21380..04019b9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

TUI Client for Torrent Paradise

## Introduction -`torpar` is TUI client to [Torrent Paradise](https://torrent-paradise.ml/) . +`torpar` is TUI client for [Torrent Paradise](https://torrent-paradise.ml/) . [Torrent Paradise](https://torrent-paradise.ml/) is Decentralized DHT Torrent Search Site ([Source](https://github.com/urbanguacamole/torrent-paradise)) diff --git a/go.sum b/go.sum index 655b5bb..fafd1c4 100644 --- a/go.sum +++ b/go.sum @@ -4,6 +4,7 @@ github.com/cheynewallace/tabby v1.1.1 h1:JvUR8waht4Y0S3JF17G6Vhyt+FRhnqVCkk8l4Yr github.com/cheynewallace/tabby v1.1.1/go.mod h1:Pba/6cUL8uYqvOc9RkyvFbHGrQ9wShyrn6/S/1OYVys= github.com/jroimartin/gocui v0.4.0 h1:52jnalstgmc25FmtGcWqa0tcbMEWS6RpFLsOIO+I+E8= github.com/jroimartin/gocui v0.4.0/go.mod h1:7i7bbj99OgFHzo7kB2zPb8pXLqMBSQegY7azfqXMkyY= +github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/QdE+0= github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI= github.com/mattn/go-runewidth v0.0.13 h1:lTGmDsbAYt5DmK6OnoV7EuIF1wEIFAcxld6ypU4OSgU= github.com/mattn/go-runewidth v0.0.13/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=