diff --git a/README.md b/README.md index f671487d564..1b95d5a4330 100644 --- a/README.md +++ b/README.md @@ -1846,7 +1846,7 @@ _These libraries were placed here because none of the other categories seemed to - [anagent](https://github.com/mudler/anagent) - Minimalistic, pluggable Golang evloop/timer handler with dependency-injection. - [antch](https://github.com/antchfx/antch) - A fast, powerful and extensible web crawling & scraping framework. -- [archiver](https://github.com/mholt/archiver) - Library and command for making and extracting .zip and .tar.gz archives. +- [archives](https://github.com/mholt/archives) - a cross-platform, multi-format Go library for working with archives and compression formats with a unified API and as virtual file systems compatible with io/fs. - [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields. - [avgRating](https://github.com/kirillDanshin/avgRating) - Calculate average score and rating based on Wilson Score Equation. - [banner](https://github.com/dimiro1/banner) - Add beautiful banners into your Go applications.