diff --git a/readme.md b/readme.md index 2aa99c2..b9263b1 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,5 @@ Lucifer is a web interface for controlling Phillips Hue bulbs and providing acce ## Structure * `cmd/`: The CLI entry points. * `models`: The models and their repository interfaces. -* `models/`: Helper functions to avoid code duplication in repository implementations. * `database/`: Repository implementations for the various models. * `react/`: React client. \ No newline at end of file