Skip to content

Commit 5834b43

Browse files
committed
document
1 parent 2224214 commit 5834b43

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ A set of tools , including
2727
4. proxy connection acquisition and proxy link acquisition through api
2828
5. PDF file merging
2929
6. PDF file intercepting certain pages, etc.
30-
3. Research related
31-
* Through a given database connection, automatically record the time of running the code, the end time, the running file, etc.
30+
3. Database related
31+
* Through a given database connection, provide simple CRUD and export functions
32+
* Construct a ready-made example from the above tools - record the time, files and results of each code run
3233
# 安装与使用
3334
```commandline
3435
可以直接安装本包

src/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ A set of tools , including
2727
4. proxy connection acquisition and proxy link acquisition through api
2828
5. PDF file merging
2929
6. PDF file intercepting certain pages, etc.
30-
3. Research related
31-
* Through a given database connection, automatically record the time of running the code, the end time, the running file, etc.
30+
3. Database related
31+
* Through a given database connection, provide simple CRUD and export functions
32+
* Construct a ready-made example from the above tools - record the time, files and results of each code run
3233
# 安装与使用
3334
```commandline
3435
可以直接安装本包

0 commit comments

Comments
 (0)