Skip to content

Commit

Permalink
updat read me , release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tsbxmw committed Apr 9, 2019
1 parent 4ceb46f commit c3961f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@
|15| /api/v1/case/detail?id=123 | get the detail of case id | |


![](https://raw.githubusercontent.com/hautof/haf-webmanager/master/doc/index.png)

![](https://raw.githubusercontent.com/hautof/haf-webmanager/master/doc/main.png)

![](https://raw.githubusercontent.com/hautof/haf-webmanager/master/doc/test.png)


## Manager of HAF based on vue & python flask

- create/edit case
Expand Down
2 changes: 1 addition & 1 deletion hafweb/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

MAIN_VERSION = 0
SUB_VERSION = 0
FIX_VERSION = 3
FIX_VERSION = 4

VERSION = f"{MAIN_VERSION}.{SUB_VERSION}.{FIX_VERSION}"

0 comments on commit c3961f4

Please sign in to comment.