Add PowerShell cmdlets and update project structure

This commit is contained in:
GraceSolutions
2025-04-10 21:13:24 -04:00
parent e5a7f10ade
commit 7cd5962115
56 changed files with 2356 additions and 3914 deletions
+9
View File
@@ -0,0 +1,9 @@
# Documentation
This directory contains documentation for the Windows Notifications project.
## Contents
- `architecture.md` - Overview of the system architecture
- `api.md` - API documentation
- `usage.md` - Usage examples and best practices