README.markdown in e-meter-gom-daemon-0.2.1 vs README.markdown in e-meter-gom-daemon-0.2.2
- old
+ new
@@ -1,26 +1,36 @@
# e-meter-gom-daemon
-see: https://t-gallery.artcom.de/trac/wiki/e-meter-in-production?version=1
+This gem implements a GOMSIA AB Sensor node. It will read the e-meter values
+and updates a GOM attribute.
## Install
+## From Source
As this gem uses jeweler you can make use of the rake gem tasks to install:
$ rake gemspec build install
+## From Gemmcutter
+
+ $ gem install
+
## Dependencies
## Note on Patches/Pull Requests
-* Fork the project.
-* Make your feature addition or bug fix.
-* Add tests for it. This is important so I don't break it in a
- future version unintentionally.
-* Commit, do not mess with rakefile, version, or history.
- (if you want to have your own version, that is fine but
- bump version in a commit by itself I can ignore when I pull)
-* Send me a pull request. Bonus points for topic branches.
+ * Fork the project.
+ * Make your feature addition or bug fix.
+ * Add tests for it. This is important so I don't break it in a
+ future version unintentionally.
+ * Commit, do not mess with rakefile, version, or history.
+ (if you want to have your own version, that is fine but
+ bump version in a commit by itself I can ignore when I pull)
+ * Send me a pull request. Bonus points for topic branches.
+
+## further info
+ - see: https://t-gallery.artcom.de/trac/wiki/e-meter-in-production
+
## Copyright
Copyright (c) 2009 art+com/dirk luesebrink. See LICENSE for details.