fix(readme): Update documentation with detailed usage instructions, API references and integration examples.

This commit is contained in:
Juergen Kunz
2025-06-09 12:34:06 +00:00
parent f587884e86
commit c47732c5fc
3 changed files with 224 additions and 92 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmetrics',
version: '2.0.8',
version: '2.0.9',
description: 'A package for easy collection and reporting of system and process metrics.'
}