diff --git a/README.md b/README.md index 3e44ea49..d9683954 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ **Home Page: [usthe.com/sureness](https://usthe.com/sureness) | [su.usthe.com](https://su.usthe.com/)** +**Code Hosting ** + +| GitCode | Gitee |GitHub | + + ## 🎡 Introduction > [Sureness](https://github.com/dromara/sureness) is a simple and efficient open-source security framework that focus on the protection of REST API. diff --git a/README_CN.md b/README_CN.md index a2b18b5c..132d8887 100644 --- a/README_CN.md +++ b/README_CN.md @@ -21,6 +21,12 @@ **官网: [usthe.com/sureness](https://usthe.com/sureness) | [su.usthe.com](https://su.usthe.com/)** +**代码托管** + +| GitCode | Gitee |GitHub | + + + ## 📫 背景 在主流的前后端分离架构中,如何通过有效快速的认证鉴权来保护后端提供的`REST API`变得尤为重要。对现存框架,不原生支持`RESTful`的`Apache Shiro`,