Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
billchen198318 committed Jul 9, 2021
1 parent 3e6103e commit 390eca9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Features:<br>


### how to run hillfog (require JAVA11)
`java -Xmx512M -jar hillfog-0.3.jar`
`java -Xmx512M -jar hillfog-0.4.jar`

use browser(Chrome or Firefox) open `http://127.0.0.1:8088`

Expand All @@ -31,6 +31,9 @@ use browser(Chrome or Firefox) open `http://127.0.0.1:8088`
### OKR report detail view
<img alt="demo2" src="https://raw.githubusercontent.com/billchen198318/hillfog/master/doc/P02.png">

### OKRs process hierarchy view for employee
<img alt="demo7" src="https://raw.githubusercontent.com/billchen198318/hillfog/master/doc/P07.png">

### KPI report
<img alt="demo3" src="https://raw.githubusercontent.com/billchen198318/hillfog/master/doc/P03.png">

Expand Down

0 comments on commit 390eca9

Please sign in to comment.