Skip to content

Commit

Permalink
docs: add image about libro launch
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinesmilelk committed Nov 18, 2024
1 parent cd25265 commit d0a3a3d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ Enter command `libro` in the terminal to start the web server, then the browser
```bash
libro
```
TODO: **add scrren capture with the launched APP**

![image](https://raw.githubusercontent.com/wiki/difizen/libro/assets/libro_launch.png)

For more details, please refer to [quick start](./apps/docs/docs/quickstart/index.md)

Expand Down
8 changes: 8 additions & 0 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@

## 快速开始

### 安装
```bash
pip install libro
```
Expand All @@ -59,6 +60,13 @@ pip install libro
详情请阅读[快速开始](./apps/docs/docs/quickstart/index.md)

### 启动
在终端中输入命令 `libro` 启动 Web 服务器,随后浏览器会自动打开 Libro。

```bash
libro
```
![image](https://raw.githubusercontent.com/wiki/difizen/libro/assets/libro_launch.png)

## 新特性

Expand Down

0 comments on commit d0a3a3d

Please sign in to comment.