Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dongkeren committed May 28, 2020
1 parent 0b3ac0c commit 54959cb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ source /etc/profile
安装 cmake3 及 nodejs
```
$ # install rpm-build cmake3 node.js pipenv
$ yum install -y centos-release-scl rpm-build cmake3 rh-nodejs10
$ yum install -y rpm-build centos-release-scl rh-nodejs10
$ pip3 install pipenv --index http:https://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com
```

Expand Down Expand Up @@ -163,6 +163,10 @@ $HOME/.local/share/virtualenvs # pipenv(unix) 存储的 Python 依赖

# Version 版本

* 2.2.1:
* 支持查看历史委托及成交
* 支持查看委托详情
* 支持调整页面布局
* 2.2.0:
* 优化前后端通信方式
* 添加实时延迟统计功能
Expand Down

0 comments on commit 54959cb

Please sign in to comment.