doc: add effect pictures
Added a few effect pictures in readme Log: readme changed. Change-Id: I653e587d583c1fe1ee6191a38e01c505f8e4b951
This commit is contained in:
parent
c4c05f03b2
commit
eb5a8c2ad4
25
README.md
25
README.md
|
|
@ -44,7 +44,7 @@ _The **master** branch is current development branch, build dependencies may cha
|
|||
1. Make sure you have installed all dependencies.
|
||||
|
||||
``` shell
|
||||
$ git clone https://github.com/linuxdeepin/deepin-unioncode
|
||||
$ git clone https://github.com/linuxdeepin/deepin-unioncode.git
|
||||
$ cd unioncode
|
||||
$ sudo apt build-dep ./
|
||||
```
|
||||
|
|
@ -102,7 +102,24 @@ We encourage you to report issues and contribute changes
|
|||
deepin-unioncode is licensed under [GPL-3.0-or-later](LICENSE)
|
||||
|
||||
|
||||
## Interface
|
||||
## Preview
|
||||
|
||||
### project opened
|
||||

|
||||
- language support
|
||||
|
||||

|
||||
|
||||
- code analysis
|
||||
|
||||

|
||||
|
||||
- plugin manager
|
||||
|
||||

|
||||
|
||||
- code porting
|
||||
|
||||

|
||||
|
||||
- reverse debug
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ _当前的开发分支为**master**,编译依赖可能会在没有更新本说
|
|||
|
||||
|
||||
``` shell
|
||||
$ git clone https://github.com/linuxdeepin/deepin-unioncode
|
||||
$ git clone https://github.com/linuxdeepin/deepin-unioncode.git
|
||||
$ cd unioncode
|
||||
$ sudo apt build-dep ./
|
||||
```
|
||||
|
|
@ -103,5 +103,22 @@ $ sudo cmake --build build --target install
|
|||
deepin-unioncode 在 [GPL-3.0-or-later](LICENSE.txt)下发布。
|
||||
|
||||
## 界面展示
|
||||
### 打开的工程
|
||||

|
||||
- 语言支持
|
||||
|
||||

|
||||
|
||||
- 代码分析
|
||||
|
||||

|
||||
|
||||
- 插件管理
|
||||
|
||||

|
||||
|
||||
- 代码迁移
|
||||
|
||||

|
||||
|
||||
- 反向调试
|
||||
|
||||

|
||||
BIN
docs/project.png
BIN
docs/project.png
Binary file not shown.
|
Before Width: | Height: | Size: 167 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 264 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 218 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 285 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 323 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 226 KiB |
Loading…
Reference in New Issue