pangdudu-ruby-dbus 0.2.4 → 0.2.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.rdoc +3 -2
- metadata +1 -1
data/README.rdoc
CHANGED
|
@@ -6,8 +6,9 @@ D-Bus system can be used in the Ruby programming language.
|
|
|
6
6
|
|
|
7
7
|
This is my personal dev-fork of mvidners upstream.
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
If you'd like to contrib to this fork, let me know.
|
|
10
|
+
|
|
11
|
+
|
|
11
12
|
|
|
12
13
|
Most of my work here is actually for another project: http://github.com/pangdudu/robots/tree/master
|
|
13
14
|
|