We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acc6cff commit 3f148d2Copy full SHA for 3f148d2
README.md
@@ -94,18 +94,6 @@ A complete optional Docker based deployment option will be developed in later st
94
95
For detailed usage instructions, please refer to our [documentation](https://pythonhacker24.github.io/linux-acl-management/).
96
97
-## Project Structure
98
-
99
-```
100
-.
101
-├── cmd/ # Application entry points
102
-├── internal/ # Private application code
103
-├── pkg/ # Public library code
104
-├── api/ # API definitions and handlers
105
-├── docs/ # Documentation
106
-└── deployments/ # Deployment configurations
107
108
109
## Development
110
111
### Branches
0 commit comments