Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tinhol committed Oct 21, 2013
1 parent 502d080 commit be26f2b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ Provided by Haulmont Tech.

This is a simple library for fast report creation

You can see first sample of usage in [IncomesTest](/core/test/sample/IncomesTest.java)
Please see Wiki.

Or look through following samples:

[Incomes](/core/test/sample/incomes/IncomesTest.java)
[Invoice](/core/test/sample/invoice/InvoiceTest.java)
[Breakdown](/core/test/sample/financedetails/BreakdownTest.java)

To be continued...

0 comments on commit be26f2b

Please sign in to comment.