From dae6bb35f6745b80370e2170ac28c348f137299b Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Sun, 6 Jan 2019 14:57:16 +0100 Subject: [PATCH] package: Updated readme --- readme.md | 1 - 1 file changed, 1 deletion(-) 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