From a3bfcac074a4863fc770d6577ac747dbc8f07243 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Mon, 13 Dec 2021 12:01:07 +0800 Subject: [PATCH] :memo: Update README --- README.md | 1 + README_en_US.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 11769814f..fbe505483 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ * [https://github.com/ConradIrwin/font](https://github.com/ConradIrwin/font) `MIT License` * [https://github.com/Masterminds/sprig](https://github.com/Masterminds/sprig) `MIT License` * [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/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` diff --git a/README_en_US.md b/README_en_US.md index 0e1a0c626..cbe20074b 100644 --- a/README_en_US.md +++ b/README_en_US.md @@ -179,6 +179,7 @@ SiYuan is made possible by the following open source projects. * [https://github.com/ConradIrwin/font](https://github.com/ConradIrwin/font) `MIT License` * [https://github.com/Masterminds/sprig](https://github.com/Masterminds/sprig) `MIT License` * [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/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`