aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Tari <robert@tari.in>2021-06-11 22:42:50 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-11 23:49:47 +0200
commit586897799d55f01fbf0489f56a388b6ef184ac05 (patch)
tree263fc0ffcbbd6eba409b65a429550a097493ffea
parent6eb45f16984f368ad0621493caf39b565ade8473 (diff)
downloadayatana-indicator-session-586897799d55f01fbf0489f56a388b6ef184ac05.tar.gz
ayatana-indicator-session-586897799d55f01fbf0489f56a388b6ef184ac05.tar.bz2
ayatana-indicator-session-586897799d55f01fbf0489f56a388b6ef184ac05.zip
README.md: Minor fix to give it a standard look
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0d59bf9..3698dee 100644
--- a/README.md
+++ b/README.md
@@ -40,8 +40,6 @@ Unity7, MATE and Lomiri (optionally for others, e.g. XFCE, LXDE). Its
behavior and features are listed at
https://wiki.ayatana-indicators.org/AyatanaIndicatorSession
-For instructions on building and running built-in tests, see the INSTALL.md file.
-
## Notes for Client Renderers
Ayatana Indicator Session has two custom menuitems: the Guest and User
@@ -84,3 +82,11 @@ Mark, the user's (2) icon, (3) name, and (4) a Logged-In Mark.
4. You can test for the Logged In Mark by checking the action's state.
The state is a dictionary whose "is-logged-in" key yields a boolean.
If the boolean is true, show the Logged In Mark.
+
+## License and Copyright
+
+See COPYING and AUTHORS file in this project.
+
+## Building and Testing
+
+For instructions on building and running built-in tests, see the INSTALL.md file.