We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6103e commit 390eca9Copy full SHA for 390eca9
README.md
@@ -16,7 +16,7 @@ Features:<br>
16
17
18
### how to run hillfog (require JAVA11)
19
-`java -Xmx512M -jar hillfog-0.3.jar`
+`java -Xmx512M -jar hillfog-0.4.jar`
20
21
use browser(Chrome or Firefox) open `http://127.0.0.1:8088`
22
@@ -31,6 +31,9 @@ use browser(Chrome or Firefox) open `http://127.0.0.1:8088`
31
### OKR report detail view
32
<img alt="demo2" src="https://raw.githubusercontent.com/billchen198318/hillfog/master/doc/P02.png">
33
34
+### OKRs process hierarchy view for employee
35
+<img alt="demo7" src="https://raw.githubusercontent.com/billchen198318/hillfog/master/doc/P07.png">
36
+
37
### KPI report
38
<img alt="demo3" src="https://raw.githubusercontent.com/billchen198318/hillfog/master/doc/P03.png">
39
0 commit comments