1
0
mirror of https://github.com/x-hw/amazing-qr.git synced 2025-08-10 22:41:23 +02:00

corrected details

This commit is contained in:
sylnsfar
2016-09-11 19:52:15 +08:00
parent 624f6c6f22
commit dc3bf81851

View File

@@ -58,7 +58,7 @@
## 安装
```python
# via pip
# 通过 pip
pip(3) install myqr(or MyQR)
```
@@ -212,7 +212,7 @@ version, level, qr_name = myqr.run(
*下各个参数以及在[上文](#命令行方式)有所介绍*
*下各个参数已经在[上文](#命令行方式)有所介绍*
```python