aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Christian Pohle2015-11-20 16:30:07 +0100
committerMax Christian Pohle2015-11-20 16:30:07 +0100
commitaff7285cea6ebd61f95af180d41a0aeca14b4377 (patch)
tree20b4d70c6c3b8c93322c54e2b375907b834e332f
parentf150440e67eefbc6592124348cf935cbcb1a28a7 (diff)
downloadqspacestatus-aff7285cea6ebd61f95af180d41a0aeca14b4377.tar.bz2
qspacestatus-aff7285cea6ebd61f95af180d41a0aeca14b4377.zip
fix paths
-rw-r--r--doc/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/readme.md b/doc/readme.md
index 40ada01..92534d4 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -2,7 +2,7 @@
2Application to show the status of your local hackerspace inside the systemtray using the <a href="http://spaceapi.net/">spaceAPI</a>. 2Application 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="/doc/systray-icon.png" /> 5<img src="systray-icon.png" />
6 6
7<h2>apps</h2> 7<h2>apps</h2>
8<img src="/doc/window.png" /> 8<img src="window.png" />
..