Skip to content

Commit

Permalink
update preview feature (#45)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <ce.gao@outlook.com>
  • Loading branch information
gaocegege committed Nov 10, 2016
1 parent 8977eb0 commit d6b843a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,14 @@ Feel free to hack on cyclone! We have [instructions to help you get started cont

## Preview Feature

- **Dependency Management**
### Dependency Management

![dependency](docs/dependency.png)
<div align="center">
<img src="./docs/dependency.png" alt="Dependency Management" width="500">
</div>

- **Security Scanning**
### Security Scanning

![security](docs/security.png)
<div align="center">
<img src="./docs/security.png" alt="Security Scanning" width="500">
</div>
12 changes: 8 additions & 4 deletions README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,14 @@ Cyclone 主要致力于将代码从本地开发环境用任意容器引擎封装

## 特性预览

- **依赖管理**
### 依赖管理

![dependency](docs/dependency.png)
<div align="center">
<img src="./docs/dependency.png" alt="依赖管理" width="500">
</div>

- **安全扫描**
### 安全扫描

![security](docs/security.png)
<div align="center">
<img src="./docs/security.png" alt="安全扫描" width="500">
</div>

0 comments on commit d6b843a

Please sign in to comment.