add space on the documentation

This commit is contained in:
Peter Maquiran
2024-05-24 12:08:02 +01:00
parent da289bea42
commit 6fab2cbbc1
+1 -1
View File
@@ -41,7 +41,7 @@ The project is divided into several key sections, each serving a specific purpos
- **core**: Business Object divided by features to store shared entity, use case and repository interface
- **infra**: Infrastructure code such as storage, HTTP clients, and logging.
- **infra**: Infrastructure code such as storage, HTTP clients, logging, camera, and file system.
- **libs**: Reusable libraries (e.g., session management, cryptography).