update README

This commit is contained in:
Josh Holtrop 2013-08-04 16:47:31 -04:00
parent 7b8472f6c7
commit 350c2cb30c

View File

@ -1,6 +1,6 @@
# Gnucash
TODO: Write a gem description
Ruby library for extracting data from GnuCash data files
## Installation
@ -18,7 +18,7 @@ Or install it yourself as:
## Usage
TODO: Write usage instructions here
book = Gnucash.open("MyBook.gnucash")
## Contributing