Skip to content

Commit 189a0ea

Browse files
committed
mv demo image
1 parent e12e368 commit 189a0ea

File tree

5 files changed

+4
-3
lines changed

5 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
.DS_Store

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ You can custom `API_PREFIX` in settings.py to only check the API starts with API
4545

4646
### 3.1 list
4747

48-
![](./demo1.png)
48+
![](./demo/demo1.png)
4949

5050
### 3.2 edit
5151

52-
![](./demo2.png)
52+
![](./demo/demo2.png)
5353

5454
### 3.3 result
5555

56-
![](./demo3.png)
56+
![](./demo/demo3.png)
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)