diff --git a/README.md b/README.md index 70f02c0c7..fbab71646 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,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/denisbrodbeck/machineid](https://github.com/denisbrodbeck/machineid) `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` @@ -213,9 +214,6 @@ SiYuan is made possible by the following open source projects. * [https://github.com/panjf2000/ants](https://github.com/panjf2000/ants) `MIT License` * [https://github.com/siyuan-note/encryption](https://github.com/siyuan-note/encryption) `Mulan PSL v2` * [https://github.com/xrash/smetrics](https://github.com/xrash/smetrics) `MIT License` -* [https://github.com/golang/image](https://github.com/golang/image) `BSD-3-Clause License` -* [https://github.com/golang/mobile](https://github.com/golang/mobile) `BSD-3-Clause License` -* [https://github.com/golang/text](https://github.com/golang/text) `BSD-3-Clause License` * [https://github.com/microsoft/TypeScript](https://github.com/microsoft/TypeScript) `Apache-2.0 License` * [https://github.com/electron/electron](https://github.com/electron/electron) `MIT License` * [https://github.com/Vanessa219/vditor](https://github.com/Vanessa219/vditor) `MIT License` diff --git a/README_zh_CN.md b/README_zh_CN.md index c51f4118e..e4aa33133 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -202,6 +202,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/denisbrodbeck/machineid](https://github.com/denisbrodbeck/machineid) `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` @@ -221,9 +222,6 @@ * [https://github.com/panjf2000/ants](https://github.com/panjf2000/ants) `MIT License` * [https://github.com/siyuan-note/encryption](https://github.com/siyuan-note/encryption) `Mulan PSL v2` * [https://github.com/xrash/smetrics](https://github.com/xrash/smetrics) `MIT License` -* [https://github.com/golang/image](https://github.com/golang/image) `BSD-3-Clause License` -* [https://github.com/golang/mobile](https://github.com/golang/mobile) `BSD-3-Clause License` -* [https://github.com/golang/text](https://github.com/golang/text) `BSD-3-Clause License` * [https://github.com/microsoft/TypeScript](https://github.com/microsoft/TypeScript) `Apache-2.0 License` * [https://github.com/electron/electron](https://github.com/electron/electron) `MIT License` * [https://github.com/Vanessa219/vditor](https://github.com/Vanessa219/vditor) `MIT License`