diff options
author | Max Christian Pohle | 2015-11-20 16:31:07 +0100 |
---|---|---|
committer | Max Christian Pohle | 2015-11-20 16:31:07 +0100 |
commit | 3e62f3d33fcc0db57b15703c82d74c9afb9e30da (patch) | |
tree | 9703d26708f4f9f5a1d3fa9fa19aad55fe8d50e6 | |
parent | aff7285cea6ebd61f95af180d41a0aeca14b4377 (diff) | |
download | qspacestatus-3e62f3d33fcc0db57b15703c82d74c9afb9e30da.tar.bz2 qspacestatus-3e62f3d33fcc0db57b15703c82d74c9afb9e30da.zip |
fix paths
-rw-r--r-- | doc/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/readme.md b/doc/readme.md index 92534d4..294fcf5 100644 --- a/doc/readme.md +++ b/doc/readme.md | |||
@@ -2,7 +2,7 @@ | |||
2 | Application to show the status of your local hackerspace inside the systemtray using the <a href="http://spaceapi.net/">spaceAPI</a>. | 2 | Application to show the status of your local hackerspace inside the systemtray using the <a href="http://spaceapi.net/">spaceAPI</a>. |
3 | 3 | ||
4 | <h2>apps</h2> | 4 | <h2>apps</h2> |
5 | <img src="systray-icon.png" /> | 5 | <img src="../plain/systray-icon.png" /> |
6 | 6 | ||
7 | <h2>apps</h2> | 7 | <h2>apps</h2> |
8 | <img src="window.png" /> | 8 | <img src="../plain/window.png" /> |