-
Notifications
You must be signed in to change notification settings - Fork 354
[Doc] optimize the README file #369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
- Add logo and badges for GitHub Actions, Apache License, and Maven Central Version - Improve layout and formatting of the README files - Update version information and examples - Clarify differences between EasyExcel and FastExcel - Provide more detailed upgrade instructions
- Full compatibility with all functionalities and features of the original EasyExcel, allowing users to transition seamlessly. | ||
- Migrating from EasyExcel to FastExcel only requires a simple change of package name and Maven dependency to complete the upgrade. | ||
- Functionally, it offers more innovations and improvements than EasyExcel. | ||
- The FastExcel 1.0.0 version introduced the ability to read a specified number of Excel rows and convert Excel to PDF. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems point 4 had been removed now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
convert Excel to PDF
,Is the functionality of point 4 still supported?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO,whether the fourth point is repeated with the third point?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's changed?
Contributing
ChapterFYI,I didn't translate the Japanese version