= This is AbstractGraph.
-n a graph is an abstract representation of a set of objects where pairs of objects are connected. Not to be confused with the 2 dimensional plane that plots correlation
== How to Install
Add this line to your application's Gemfile:
gem 'abstract_graph'
And then execute:
$ bundle
Or install it yourself as:
$ gem install abstract_graph
Or you can compile the project yourself:
$ git clone https://github.com/D4L/abstractGraph.git
$ rake build
== Usage
TODO: Write usage instructions here
== Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
== Authors
Austin.L ~D4L
noli umquam oblivisci: cogito ergo sum