From 8b2a6e25d5fe516739731e8539bc296d93325b88 Mon Sep 17 00:00:00 2001 From: foolin Date: Sun, 19 Apr 2020 23:18:31 +0800 Subject: [PATCH] fix an to a --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2261952..7f85d36 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ func main() { - [tacusci/berrycms](https://github.com/tacusci/berrycms), a modern simple to use CMS with easy to write plugins - [Dataflow kit](https://github.com/slotix/dataflowkit), Web Scraping framework for Gophers. - [Geziyor](https://github.com/geziyor/geziyor), a fast web crawling & scraping framework for Go. Supports JS rendering. -- [Pagser](https://github.com/foolin/pagser), an simple, easy, extensible, configurable HTML parser to struct based on goquery and struct tags. +- [Pagser](https://github.com/foolin/pagser), a simple, easy, extensible, configurable HTML parser to struct based on goquery and struct tags. ## Support