aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-30 07:42:23 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-30 07:42:23 +0100
commite179a39c2d69341a1bf3a7dedb15dc3c22440876 (patch)
tree4ec782ed3d7f4f36654d90738e49047c2d774e2b /README
parentupdate dist (diff)
downloadpython-bus-e179a39c2d69341a1bf3a7dedb15dc3c22440876.tar.gz
python-bus-e179a39c2d69341a1bf3a7dedb15dc3c22440876.tar.bz2
python-bus-e179a39c2d69341a1bf3a7dedb15dc3c22440876.tar.xz
improve readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 11 insertions, 2 deletions
diff --git a/README b/README
index 8a9adc0..a096068 100644
--- a/README
+++ b/README
@@ -1,3 +1,12 @@
-Python 3 module for bus (https://github.com/maandree/bus),
-a simple daemonless system for broadcasting messages locally.
+NAME
+ python-bus - Python 3 module for bus
+
+DESCRIPTION
+ python-bus is a Python 3 wrapper for libbus, a library for
+ a simple daemonless system for broadcasting messages locally.
+
+SEE ALSO
+ libbus(7)
+
+ Full documentation available locally via the command help i python(1).