# [PROJECT_NAME] --- ## Table of contents - [Features](#features) - [Quickstart](#quickstart) - [Deployment](#deployment) - [Configuration](#configuration) - [Security](#security) - [License](#license) - [Roadmap](#roadmap) --- ## Features - sc.exe create GoSysInfoService binPath="E:\GoProjects\pcinfo\pcinfo.exe" start=auto - sc.exe description GoSysInfoService "Hilden PC-Info" - sc.exe start GoSysInfoService --- ## Quickstart ### Requirements - A ### Deployment - A ### Configuration - A --- ## Security - **Responsible Disclosure:** Report vulnerabilities responsibly to **[SECURITY_CONTACT_EMAIL]**. - **SECURITY.md:** Contains procedures and response times. - **Secrets:** Do not commit secrets to the repo (use CI secrets/parameter stores). --- ## License This project is licensed under **CPL-NC-1.0**. See [LICENSE](./LICENSE) for details. --- ## Roadmap - [ ] v0.2: [FEATURE_1] - [ ] v0.3: [FEATURE_2] - [ ] v1.0: Stabiler API-Vertrag & Langzeit-Support