Skip to content

Commit

Permalink
Improve project documentation and update feature details
Browse files Browse the repository at this point in the history
  • Loading branch information
Laban254 committed Oct 21, 2024
1 parent 313b5d8 commit 457c632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Refer to the [Project Setup](./docs/project_setup.md) section in the original d
## Directory Structure 📁
- **cmd**: Contains the main entry point of the application, where the server is started.
- **config**: Holds configuration files, including environment variable setups.
- **docs**: Includes documentation for project setup and linting instructions.
- **docs**: Includes projects documentation
- **internal**: Contains application-specific logic, such as route handlers.
- **pkg**: Houses reusable components like middleware, models, and database management.
- **scripts**: Contains deployment-related scripts,
Expand Down

0 comments on commit 457c632

Please sign in to comment.