Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drKreso committed Nov 7, 2012
1 parent 6816b7d commit 3d47540
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Invoice

Print out simple invoice tailored for Croatia. You can setup your company data along with your customers with some easy settings and calling
```ruby
Print out simple invoice tailored for Croatia. You can setup your company data along with your customers with some easy settings.

This is called to generate your invoice in .pdf
```reference_numbery
CroatianPDFInvoice.generate(SETTINGS, INVOICE, '~/Desktop')
```

Expand Down

0 comments on commit 3d47540

Please sign in to comment.