From 4ee483b7a8e88083b3a16a3ec1ef23dd90203631 Mon Sep 17 00:00:00 2001 From: Antonio Navarro Perez Date: Mon, 29 Nov 2021 18:10:43 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46f84f7..3f721f6 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,9 @@ Some areas need more care than others: ## Special thanks -- [Anacrolix BitTorrent client package and utilities](torrent-repo-url). An amazing torrent library with file seek support. -- [Nwaples rardecode library, experimental branch](rardecode-repo-url). The only go library that is able to seek over rar files and avoid to use `io.Discard`. -- [Bodgit 7zip library](sevenzip-repo-url). Amazing library to decode 7zip files. +- [Anacrolix BitTorrent client package and utilities][torrent-repo-url]. An amazing torrent library with file seek support. +- [Nwaples rardecode library, experimental branch][rardecode-repo-url]. The only go library that is able to seek over rar files and avoid to use `io.Discard`. +- [Bodgit 7zip library][sevenzip-repo-url]. Amazing library to decode 7zip files. ## License