fix(readme): Update README: expand documentation, add installation, usage examples, API overview, and advanced guides

This commit is contained in:
2025-08-29 12:59:57 +00:00
parent 71f44f64fb
commit 71422beea3
3 changed files with 199 additions and 83 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsystem',
version: '3.0.2',
version: '3.0.3',
description: 'A TypeScript library for interacting with the system it's running on, including environment, network, and hardware information.'
}