diff --git a/README.md b/README.md
index a54e9333b3a997c85d3a0a77fa9b62bd9f792e42..f2dc787b807e6fb6fdeaf49f12ffc105a6165d4a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
+
# Invoice
@@ -17,6 +17,8 @@ with `--output`.
open invoice.pdf
```
+
+
## Command Line Interface
```bash
@@ -49,6 +51,7 @@ export INVOICE_TAX=0.13
export INVOICE_RATE=25
```
+
Generate new invoice:
```bash