diff --git a/README.md b/README.md index b46fc4d..59d89a5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ FreeCar is a full-stack WeChat applet based on Kitex and Hertz. | Catalog | Introduce | |---------|----------------------------------------------------| +| API | Hertz-based Gateway Service | | Auth | User Authentication Service | | Blob | Services Related to Pictures and Tencent Cloud COS | | Car | Car Service | diff --git a/README_zh.md b/README_zh.md index ece8b86..4f6b543 100644 --- a/README_zh.md +++ b/README_zh.md @@ -34,6 +34,7 @@ FreeCar 是一个基于 Hertz 与 Kitex 的全栈项目。 | 目录 | 介绍 | |---------|-------------------| +| API | 基于 Hertz 的网关服务 | | Auth | 用户认证服务 | | Blob | 与图片和腾讯云 COS 相关的服务 | | Car | 汽车服务 |