Browse Source

package: Updated readme

webui
Gisle Aune 5 years ago
parent
commit
dae6bb35f6
  1. 1
      readme.md

1
readme.md

@ -5,6 +5,5 @@ Lucifer is a web interface for controlling Phillips Hue bulbs and providing acce
## Structure
* `cmd/<name>`: The CLI entry points.
* `models`: The models and their repository interfaces.
* `models/<plural>`: Helper functions to avoid code duplication in repository implementations.
* `database/<dbtype>`: Repository implementations for the various models.
* `react/`: React client.
Loading…
Cancel
Save