Skip to content

Commit

Permalink
Godoc link added to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
howeyc committed Apr 21, 2013
1 parent 4f64c16 commit 3b881c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ This will parse a ledger file into an array of Transaction structs.
There are also convenience functions to print a formatted ledger, and get
balances for all accounts in the ledger file.

[GoDoc](http://go.pkgdoc.org/github.com/howeyc/ledger/pkg/ledger)

## cmd/ledger

A very simplistic version of Ledger. Supports "balance", and "reg" commands.
Expand Down

0 comments on commit 3b881c5

Please sign in to comment.