Skip to content

Commit 41c779a

Browse files
authored
Merge pull request #19 from sparksuite/tweak-readme
Tweak the "How to use" section
2 parents 55b148c + a069c20 commit 41c779a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A modern, clean, and very simple responsive HTML invoice template, because somet
1717
[Find a demo here](https://sparksuite.github.io/simple-html-invoice-template/)
1818

1919
## How to use
20-
Open invoice.html and use the HTML and CSS provided inside in your application. Everything is contained within a `.invoice-box` divider.
20+
Open the [invoice.html](https://github.com/sparksuite/simple-html-invoice-template/blob/master/invoice.html) file and use its HTML and CSS in your application.
2121

2222
## RTL support
2323
Replace `<div class="invoice-box">` with `<div class="invoice-box rtl">`

0 commit comments

Comments
 (0)