fix(documentation): Updated README and package metadata to reflect antivirus scanning capabilities and usage instructions.

This commit is contained in:
2025-01-10 03:25:22 +01:00
parent 8f805e0ebf
commit 5075cbd486
5 changed files with 172 additions and 6 deletions

12
changelog.md Normal file
View File

@@ -0,0 +1,12 @@
# Changelog
## 2025-01-10 - 1.0.2 - fix(documentation)
Updated README and package metadata to reflect antivirus scanning capabilities and usage instructions.
- Improved description in package.json and npmextra.json to better describe the antivirus scanning functionalities.
- Enhanced README.md to provide detailed installation and usage instructions, usage examples, error handling, and testing guidance.
## 2025-01-10 - 1.0.1 - Initial Release
Initial release of the project.
- Launched the first version with core features implemented