Update README_EN.md

This commit is contained in:
robinji0 2025-01-26 12:21:37 +08:00 committed by GitHub
parent f0651636fc
commit a5b10044d5

View File

@ -89,7 +89,7 @@ Replace with:
import cn.idev.excel.** ;
```
### 3. Depend on FastExcel Without Modifying Code
### 3. Import FastExcel Without Modifying Code
If you do not want to modify the code for various reasons, you can directly depend on FastExcel by directly adding the dependency in the pom.xml file. EasyExcel and FastExcel can coexist, but long-term switching to FastExcel is recommended.
### 4. Future Use of FastExcel Classes Recommended