From b9ebe6272d26a461d680fc0a5a49339ba961bffb Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Mon, 20 Sep 2021 21:03:56 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + README_en_US.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index b2ea1f49e..9c4152d93 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ * [https://github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) `MIT License` * [https://github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) `MIT License` * [https://github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) `MIT License` +* [https://github.com/go-shiori/go-readability](https://github.com/go-shiori/go-readability) `MIT License` * [https://github.com/hexops/gotextdiff](https://github.com/hexops/gotextdiff) `BSD-3-Clause License` * [https://github.com/jackpal/gateway](https://github.com/jackpal/gateway) `BSD-3-Clause License` * [https://github.com/jinzhu/copier](https://github.com/jinzhu/copier) `MIT License` diff --git a/README_en_US.md b/README_en_US.md index e64a92cd5..c99cfee9f 100644 --- a/README_en_US.md +++ b/README_en_US.md @@ -136,6 +136,7 @@ Source code dependencies: * [https://github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) `MIT License` * [https://github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) `MIT License` * [https://github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) `MIT License` +* [https://github.com/go-shiori/go-readability](https://github.com/go-shiori/go-readability) `MIT License` * [https://github.com/hexops/gotextdiff](https://github.com/hexops/gotextdiff) `BSD-3-Clause License` * [https://github.com/jackpal/gateway](https://github.com/jackpal/gateway) `BSD-3-Clause License` * [https://github.com/jinzhu/copier](https://github.com/jinzhu/copier) `MIT License`