aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2021-07-14 15:48:57 +0200
committerBastien Wirtz <bastien.wirtz@gmail.com>2021-07-14 15:48:57 +0200
commit92d899bd4809183f1cd1cec302d66fa32461aac5 (patch)
tree0ebdcd845d7ea88d61c1893821c1b2a12a280a9b /README.md
parentc06c0cdf9bbdc98f71dadb5edcc015926ba878e4 (diff)
downloadhomer-92d899bd4809183f1cd1cec302d66fa32461aac5.tar.gz
homer-92d899bd4809183f1cd1cec302d66fa32461aac5.tar.zst
homer-92d899bd4809183f1cd1cec302d66fa32461aac5.zip
regroup service documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index 945fa1f..9441798 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,8 @@
43- [Features](#features) 43- [Features](#features)
44- [Getting started](#getting-started) 44- [Getting started](#getting-started)
45- [Configuration](docs/configuration.md) 45- [Configuration](docs/configuration.md)
46- [Custom services](docs/customservices.md)
46- [Tips & tricks](docs/tips-and-tricks.md) 47- [Tips & tricks](docs/tips-and-tricks.md)
47- [Roadmap](#roadmap)
48- [Development](docs/development.md) 48- [Development](docs/development.md)
49 49
50 50
@@ -134,9 +134,3 @@ npm run build
134``` 134```
135 135
136Then your dashboard is ready to use in the `/dist` directory. 136Then your dashboard is ready to use in the `/dist` directory.
137
138
139## Roadmap
140
141- [ ] Add new themes.
142- [ ] Add support for custom service card (add custom feature to some service / app link)