From 65f765a531f84a549123fb220c2cde5e0ce3411c Mon Sep 17 00:00:00 2001 From: drKreso Date: Wed, 7 Nov 2012 15:23:08 +0100 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e97b41..b36547d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ 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 +```ruby CroatianPDFInvoice.generate(SETTINGS, INVOICE, '~/Desktop') ```