fix(readme): Fix formatting errors in the README file for consistent Markdown syntax.

This commit is contained in:
2025-01-10 03:26:22 +01:00
parent db462e88f3
commit 5500524ce7
4 changed files with 25 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
```markdown
# @push.rocks/smartantivirus
A package for performing antivirus testing, especially suitable for use with ClamAV.
@@ -123,5 +122,3 @@ With the help of Node.js worker threads or external task queues like RabbitMQ, y
### Conclusion
`@push.rocks/smartantivirus` provides a simple yet effective way to incorporate antivirus checks into your Node.js applications, leveraging the robust ClamAV engine. With features like in-memory scanning and connection verification, you can seamlessly ensure your data security solutions are integrated into your application lifecycle.
```
undefined