From a8e2e6b1c19aebc07468bf84219546897bd2db75 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sat, 26 Mar 2022 09:47:43 +0800 Subject: [PATCH] =?UTF-8?q?:recycle:=20=E6=9B=B4=E6=8D=A2=E5=86=85?= =?UTF-8?q?=E6=A0=B8=E4=BD=BF=E7=94=A8=E7=9A=84=E7=BC=93=E5=AD=98=E5=BA=93?= =?UTF-8?q?=20https://github.com/siyuan-note/siyuan/issues/4385?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + README_zh_CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e7e0903a..d95444d7a 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ SiYuan is made possible by the following open source projects. * [https://github.com/Xuanwo/go-locale](https://github.com/Xuanwo/go-locale) `Apache-2.0 License` * [https://github.com/araddon/dateparse](https://github.com/araddon/dateparse) `MIT License` * [https://github.com/common-nighthawk/go-figure](https://github.com/common-nighthawk/go-figure) `MIT License` +* [https://github.com/dgraph-io/ristretto](https://github.com/dgraph-io/ristretto) `Apache-2.0 License` * [https://github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) `MIT License` * [https://github.com/emirpasic/gods](https://github.com/emirpasic/gods) `BSD-2-Clause License` * [https://github.com/facette/natsort](https://github.com/facette/natsort) `BSD-3-Clause License` diff --git a/README_zh_CN.md b/README_zh_CN.md index 457370c9a..b0662ff3f 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -205,6 +205,7 @@ * [https://github.com/Xuanwo/go-locale](https://github.com/Xuanwo/go-locale) `Apache-2.0 License` * [https://github.com/araddon/dateparse](https://github.com/araddon/dateparse) `MIT License` * [https://github.com/common-nighthawk/go-figure](https://github.com/common-nighthawk/go-figure) `MIT License` +* [https://github.com/dgraph-io/ristretto](https://github.com/dgraph-io/ristretto) `Apache-2.0 License` * [https://github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) `MIT License` * [https://github.com/emirpasic/gods](https://github.com/emirpasic/gods) `BSD-2-Clause License` * [https://github.com/facette/natsort](https://github.com/facette/natsort) `BSD-3-Clause License`