summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 15 insertions, 1 deletions
diff --git a/README b/README
index 1333ed7..4ecd55f 100644
--- a/README
+++ b/README
@@ -1 +1,15 @@
-TODO
+===============
+DeviceKit-power
+===============
+
+Requirements:
+
+ glib-2.0 >= 2.12
+ dbus-glib-1 >= 0.76
+ DeviceKit >= 002
+
+DeviceKit-power is an abstraction for enumerating power devices,
+listening to device events and querying history and statistics.
+Any application or service on the system can access the
+org.freedesktop.DeviceKit.Power service via the system message bus.
+