feat(readme): expand README with comprehensive usage, API, architecture, and operational documentation

This commit is contained in:
2026-05-03 10:49:21 +00:00
parent 09ddac4f3d
commit 85dca8e1ed
3 changed files with 331 additions and 10 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartsamba',
version: '0.1.1',
version: '0.2.0',
description: 'A TypeScript Samba/SMB client and server module backed by an embedded Rust SMB engine.'
}