This commit is contained in:
Max 2022-02-18 22:02:47 +08:00
parent 86870b27a2
commit 5c5763c2cf
4 changed files with 9 additions and 4 deletions

View file

@ -3,14 +3,14 @@
[![UnitTest](https://github.com/YaoApp/yao/actions/workflows/unit-test.yml/badge.svg)](https://github.com/YaoApp/yao/actions/workflows/unit-test.yml)
[![codecov](https://codecov.io/gh/YaoApp/yao/branch/main/graph/badge.svg?token=294Y05U71J)](https://codecov.io/gh/YaoApp/yao)
[中文介绍](README-zh-CN.md)
Yao A low code engine to create web services and dashboard.
![intro](docs/1.intro.png)
Website: [https://yaoapps.com](https://yaoapps.com/en-US)
Docs: [https://yaoapps.com/doc](https://yaoapps.com/en-US/doc)
[中文介绍](README.zh-CN.md)
## Demo
### Customer Relationship Management System

View file

@ -3,10 +3,12 @@
[![UnitTest](https://github.com/YaoApp/yao/actions/workflows/unit-test.yml/badge.svg)](https://github.com/YaoApp/yao/actions/workflows/unit-test.yml)
[![codecov](https://codecov.io/gh/YaoApp/yao/branch/main/graph/badge.svg?token=294Y05U71J)](https://codecov.io/gh/YaoApp/yao)
[English](README.md)
![intro](docs/1.intro.png)
Yao 是一款支持快速创建 Web 服务和管理后台的开源低代码应用引擎。
[English](README.md)
官网: [https://yaoapps.com](https://yaoapps.com)
文档: [https://yaoapps.com/doc](https://yaoapps.com/doc)

BIN
docs/1.intro.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 KiB

3
docs/README.md Normal file
View file

@ -0,0 +1,3 @@
English: [https://yaoapps.com/en-US/doc](https://yaoapps.com/en-US/doc)
中文: [https://yaoapps.com/doc](https://yaoapps.com/doc)