-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,11 +9,13 @@ | |
<p align="center"> | ||
<a href="https://github.com/FlowCI/docs/blob/master/LICENSE"><img src="https://img.shields.io/github/license/flowci/flow-core-x"></a> | ||
<a href="https://github.com/FlowCI/flow-core-x/releases/"><img src="https://img.shields.io/github/v/release/flowci/flow-core-x"></a> | ||
<a href="https://github.com/FlowCI"><img alt="GitHub Org's stars" src="https://img.shields.io/github/stars/flowci"></a> | ||
<a href="https://hub.docker.com/u/flowci"><img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/flowci/core"></a> | ||
</p> | ||
|
||
<div align="center"> | ||
|
||
**English | [简体中文](./cn/README.md)** | ||
**English | [简体中文](cn/README.md)** | ||
|
||
</div> | ||
|
||
|
@@ -57,16 +59,14 @@ cd flow-docker | |
./server.sh start | ||
``` | ||
|
||
## Documentation | ||
|
||
+ [English](https://github.com/FlowCI/docs/tree/master/en/index.md) | ||
## Issue | ||
|
||
Need Help? submit issue from [here](https://github.com/FlowCI/docs/issues) or send email to `[email protected]` | ||
|
||
|
||
## Templates | ||
|
||
[maven, npm, golang, ruby, android and more](https://github.com/FlowCI/templates) | ||
[maven, npm, golang, ruby, android and more...](https://github.com/FlowCI/templates) | ||
|
||
|
||
## Architecture | ||
|
@@ -75,4 +75,4 @@ Need Help? submit issue from [here](https://github.com/FlowCI/docs/issues) or se | |
|
||
## Preview | ||
|
||
![demo](https://github.com/FlowCI/docs/raw/master/src/demo.gif) | ||
![demo](../_images/demo.gif) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,16 +59,14 @@ cd flow-docker | |
./server.sh start | ||
``` | ||
|
||
## 文档 | ||
|
||
+ [简体中文](https://github.com/FlowCI/docs/tree/master/cn/index.md) | ||
## 帮助 | ||
|
||
如果需要帮助? 从[这里]提交问题 (https://github.com/FlowCI/docs/issues) 或发送邮件至 `[email protected]` | ||
|
||
|
||
## 构建模板 | ||
|
||
[maven, npm, golang, ruby, android and more](https://github.com/FlowCI/templates) | ||
[maven, npm, golang, ruby, android 和更多...](https://github.com/FlowCI/templates) | ||
|
||
|
||
## 基本架构 | ||
|
@@ -77,4 +75,4 @@ cd flow-docker | |
|
||
## 预览 | ||
|
||
![demo](https://github.com/FlowCI/docs/raw/master/src/demo.gif) | ||
![demo](../_images/demo.gif) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters