Add docs to project structure #7

This commit is contained in:
Orlando M Guerreiro 2025-06-03 08:35:10 +01:00
parent eb3a621b17
commit d2bff4c062
3 changed files with 88 additions and 0 deletions

26
docs/README.md Normal file
View file

@ -0,0 +1,26 @@
# 📦 Project Name
Brief description of your project and what it does.
---
## 🛠 Features
- Feature 1
- Feature 2
- Feature 3
---
## 🚀 Getting Started
### Prerequisites
- Java 17+
- Maven 3.6+
- (Optional) Docker
### Build
```bash
mvn clean install