Skip to content

Commit

Permalink
fix: add hertz & kitex url (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
Claude-Zq authored Oct 18, 2023
1 parent 4343e73 commit 55e41dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

English | [中文](README_zh.md)

FreeCar is a cloud-native time-sharing car rental system suite based on Hertz and Kitex.
FreeCar is a cloud-native time-sharing car rental system suite based on [Hertz](https://github.com/cloudwego/hertz) and [Kitex](https://github.com/cloudwego/kitex).

## Project Architecture

Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[English](README.md) | 中文

FreeCar 是一个基于 Hertz 与 Kitex 的云原生分时汽车租赁系统套件。
FreeCar 是一个基于 [Hertz](https://github.com/cloudwego/hertz)[Kitex](https://github.com/cloudwego/kitex) 的云原生分时汽车租赁系统套件。

## 项目架构

Expand Down

0 comments on commit 55e41dd

Please sign in to comment.