fix(documentation): Update README to reflect recent changes

This commit is contained in:
2025-01-14 17:37:45 +01:00
parent e294710a0f
commit 95e6295feb
5 changed files with 129 additions and 217 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 2025-01-14 - 1.0.8 - fix(documentation)
Update README to reflect recent changes
- Updated package description for accuracy.
- Adjusted installation instructions for clarity.
- Added a new command-line interface example.
- Enhanced section on error handling with illustrative examples.
- Simplified integration guidelines with web servers using Express.
## 2025-01-14 - 1.0.7 - fix(core)
Improve error messages in renderText and listFonts methods