Skip to content

Commit 425521a

Browse files
authored
Update README.md
1 parent 192bf16 commit 425521a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ This Laravel package provides an easy to use interface to generate **Invoice PDF
1414

1515
Invoice file can be stored, downloaded, streamed on any of the filesystems you have configured. Supports different templates and locales.
1616

17-
Originally package was developed on PHP 7.3.11 and Laravel 6.2, but should work on lower versions too.
18-
1917
## Features
2018
- Taxes - fixed or rate - for item or for invoice
2119
- Discounts - fixed or by percentage - for item or for invoice
@@ -28,10 +26,6 @@ Originally package was developed on PHP 7.3.11 and Laravel 6.2, but should work
2826
- Translations
2927
- Global settings and overrides on-the-fly
3028

31-
## Change log
32-
33-
Please see the [changelog](CHANGELOG.md) for more information on what has changed recently.
34-
3529
## Installation
3630

3731
Via Composer

0 commit comments

Comments
 (0)