From 20494829699f54fcc6f67b29c0f4290a4eedcd87 Mon Sep 17 00:00:00 2001 From: Wu Tingfeng Date: Thu, 22 Dec 2022 03:10:27 +0800 Subject: [PATCH] Update go-fasttld description (#4656) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11879459..2415489c 100644 --- a/README.md +++ b/README.md @@ -2349,7 +2349,7 @@ See also [Natural Language Processing](#natural-language-processing) and [Text A - [doi](https://github.com/hscells/doi) - Document object identifier (doi) parser in Go. - [editorconfig-core-go](https://github.com/editorconfig/editorconfig-core-go) - Editorconfig file parser and manipulator for Go. - [encdec](https://github.com/mickep76/encdec) - Package provides a generic interface to encoders and decoders. -- [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - High performance top level domains (TLD) extraction module. +- [go-fasttld](https://github.com/elliotwutingfeng/go-fasttld) - High performance effective top level domains (eTLD) extraction module. - [go-nmea](https://github.com/adrianmo/go-nmea) - NMEA parser library for the Go language. - [go-vcard](https://github.com/emersion/go-vcard) - Parse and format vCard. - [gofeed](https://github.com/mmcdole/gofeed) - Parse RSS and Atom feeds in Go.