Added the Gruff library to the lib/ directory of the the rails folder, and the
[selectricity] / lib / gruff-0.2.8 / README.txt
diff --git a/lib/gruff-0.2.8/README.txt b/lib/gruff-0.2.8/README.txt
new file mode 100644 (file)
index 0000000..6808687
--- /dev/null
@@ -0,0 +1,15 @@
+== Gruff Graphs
+
+A library for making beautiful graphs.
+
+See samples at http://nubyonrails.com/pages/gruff
+
+See the test suite in test/line_test.rb for examples.
+
+== Documentation
+
+Most of the documentation is in the Gruff::Base class.
+
+== WARNING
+
+This is beta-quality software. It works well according to my tests, but the API may change and other features will be added.

Benjamin Mako Hill || Want to submit a patch?