Skip to content

Commit f10a783

Browse files
docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
1 parent 81bc919 commit f10a783

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.en.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 更新 - 2023年6月15日
1+
# Update - June 15, 2023
22

33
<div align="center">
44
<h1><a href="https://pypi.org/project/tikhub">TikHub_API</a></h1>
@@ -30,13 +30,13 @@
3030

3131
> Check[test.py](https://github.com/TikHubIO/Douyin-TikTok-API-Python-SDK/blob/main/test/test.py)
3232
33-
- The first step/first step: installation/Install
33+
- Step 1: Install
3434

3535
```bash
3636
pip install tikhub
3737
```
3838

39-
- The second step/second step: initialization/Initialization
39+
- Step 2: Initialization
4040

4141
```python
4242
from tikhub import TikTokAPI, DouyinAPI
@@ -47,7 +47,7 @@ douyin_api = DouyinAPI(token)
4747

4848
```
4949

50-
- The third step/third step: call the method/call the function
50+
- 第三步: 调用方法
5151

5252
```python
5353
import asyncio

0 commit comments

Comments
 (0)