adding folder structure and READMEs

This commit is contained in:
2025-05-21 16:55:03 +07:00
parent 9fd6816f41
commit 9447812de0
34 changed files with 205 additions and 1 deletions

3
software/README.md Normal file
View File

@@ -0,0 +1,3 @@
# /software
Optional PC-side applications and scripts.

3
software/gui/README.md Normal file
View File

@@ -0,0 +1,3 @@
# /software/gui
Graphical user interface applications.

View File

@@ -0,0 +1,3 @@
# /software/scripts
Command-line tools or automation scripts.