fix(documentation): Removed redundant conclusion section in readme.

This commit is contained in:
2025-01-10 03:27:13 +01:00
parent dbe0821429
commit e7e9cb30e7
3 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-01-10 - 1.0.4 - fix(documentation)
Removed redundant conclusion section in readme.
- Removed the conclusion section from the README file for conciseness.
## 2025-01-10 - 1.0.3 - fix(readme)
Fix formatting errors in the README file for consistent Markdown syntax.