diff --git a/Developers-Guide.md b/Developers-Guide.md index 10c8813..8472e8a 100644 --- a/Developers-Guide.md +++ b/Developers-Guide.md @@ -1,5 +1,3 @@ -### Architecture - ### Frontend #### Tools used @@ -39,7 +37,7 @@ src/ - [sqlc](https://github.com/kyleconroy/sqlc) for converting SQL query files into Golang code - [gqlgen](https://github.com/99designs/gqlgen) for converting graphql schema files into Golang code -#### Architecture +#### Directory structure ``` cmd/