Skip to content

Commit

Permalink
mv demo image
Browse files Browse the repository at this point in the history
  • Loading branch information
tcitry committed Jun 4, 2020
1 parent e12e368 commit 189a0ea
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,4 @@ dmypy.json

# Pyre type checker
.pyre/
.DS_Store
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ You can custom `API_PREFIX` in settings.py to only check the API starts with API

### 3.1 list

![](./demo1.png)
![](./demo/demo1.png)

### 3.2 edit

![](./demo2.png)
![](./demo/demo2.png)

### 3.3 result

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

0 comments on commit 189a0ea

Please sign in to comment.