Skip to content

Commit ae11b1e

Browse files
authored
Update README.md
1 parent 70c8523 commit ae11b1e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
# DataApi
3+
4+
标准数据API定义。
5+
26
# 安装步骤
37

48
1、安装Python环境
@@ -44,5 +48,5 @@ result, msg = api.login("username", "password") # 示例账户,用户需要改
4448
print result
4549
print msg
4650

47-
```python
51+
```
4852

0 commit comments

Comments
 (0)