Skip to content

Commit c14418a

Browse files
authored
Merge pull request #39 from flask-dashboard/images
Updated readme, added screenshots
2 parents 4551f19 + 9ffc148 commit c14418a

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,9 @@ Lastly, in your '.travis.yml' file, two script commands should be added:
8181

8282
script:
8383
- export DASHBOARD_CONFIG=config.cfg
84-
- python ./collect_performance.py
84+
- python ./collect_performance.py
85+
86+
Screenshots
87+
===========
88+
![Screenshot 1](/images/screenshot1.png)
89+
![Screenshot 2](/images/screenshot2.png)

images/screenshot1.png

239 KB
Loading

images/screenshot2.png

122 KB
Loading

0 commit comments

Comments
 (0)