diff --git a/README.md b/README.md index b792106..3ebea3a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ spacetray A panel Applet using Qt5 for showing the Status of a Hackerspace. Compatible with the SpaceAPI version >= 0.13. +![spacetray](shot.png) + +Status Icon "lock" colors: + +- Red = Door open +- Green = Door closed Installation: ------------- @@ -53,11 +59,6 @@ Or if in your $PATH: spacetray -Status Icon "lock" colors: - -- Red = Door open -- Green = Door closed - Themes: ------- diff --git a/shot.png b/shot.png new file mode 100644 index 0000000..c0fd557 Binary files /dev/null and b/shot.png differ