diff --git a/src/readme.md b/src/readme.md index f492c3db..4ae18482 100644 --- a/src/readme.md +++ b/src/readme.md @@ -2,8 +2,7 @@ These folders contain the core components of BaGet: -* `BaGet` - the app's entry point that glues other components together +* `BaGet` - the app's entry point, API controllers, and CLI commands. * `BaGet.Core` - the core logic and services -* `BaGet.Web` - the API endpoints for BaGet * `BaGet.UI` - BaGet's frontend * `BaGet.Azure` - the Azure implementation of BaGet