Skip to content

Commit 7dbb8f7

Browse files
committed
Update README.md
1 parent 3833f9a commit 7dbb8f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ composer require ang3/php-excel-encoder
1414

1515
If you install this component outside of a Symfony application, you must require the vendor/autoload.php file in your code to enable the class autoloading mechanism provided by Composer. Read [this article](https://symfony.com/doc/current/components/using_components.html) for more details.
1616

17+
## Upgrade
18+
19+
To upgrade from 1.x to 2.x, please read the file [UPGRADE-2.0.md](/UPGRADE-2.0.md).
20+
1721
## Usage
1822

1923
### Create encoder

0 commit comments

Comments
 (0)