diff --git a/README.md b/README.md
index 5abb68c..6c90da9 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,11 @@
# mss-boot
---
-
+
[](https://github.com/mss-boot-io/mss-boot)
-[](https://travis-ci.org/mss-boot-io/mss-boot)
-[](https://coveralls.io/github/mss-boot-io/mss-boot?branch=main)
+[](https://github.com/mss-boot-io/mss-boot/actions/workflows/ci.yml)
English | [简体中文](https://github.com/mss-boot-io/mss-boot/blob/main/README.Zh-cn.md)
@@ -14,9 +13,11 @@ English | [简体中文](https://github.com/mss-boot-io/mss-boot/blob/main/READM
An enterprise-level language heterogeneous microservice solution that supports grpc and http protocols. The single-service code framework adheres to the principle of minimalism, while providing complete devops process support (gitops).
-[documentation](https://mss-boot-io.github.io/mss-boot-docs/index.html)
+[documentation](https://docs.mss-boot-io.top)
-[microservices](https://github.com/mss-boot-io/mss-boot-monorepo)
+[http service template](https://github.com/mss-boot-io/service-http)
+
+[grpc service template](https://github.com/mss-boot-io/service-grpc)
## ✨ feature
> - Follow RESTful API Design Specifications
@@ -26,11 +27,10 @@ An enterprise-level language heterogeneous microservice solution that supports g
> - Perfect cicd package
## todo list
-> - [ ] Support tenants
-> - [ ] Support dynamodb
+> - [x] Support dynamodb
> - [x] Support config provider
-> - [ ] Support istio traces
-> - [ ] Out-of-the-box support
+> - [x] Support istio traces
+> - [x] Out-of-the-box support
## Buy me a coffee
@@ -47,4 +47,4 @@ The `mss-boot-io` project has always been developed in the GoLand integrated dev
[MIT](https://raw.githubusercontent.com/mss-boot-io/mss-boot/main/LICENSE)
-Copyright (c) 2022 mss-boot-io
\ No newline at end of file
+Copyright (c) 2022 mss-boot-io