From 998a3db0e347e2feec0ee86ac73606830efeb6ce Mon Sep 17 00:00:00 2001 From: Josef Strzibny Date: Sun, 30 Apr 2017 23:12:28 +0200 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71ed22a..57f98f7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Super simple PDF invoicing in pure Ruby (based on Prawn library). InvoicePrinter does not impose any validations nor calculations on you. It is designed only to provide an interface to build the PDF version of these documents. -** New: First release candidate for stable 1.0.0 is here!** +**New: First release candidate for stable 1.0.0 is here!**