From 5f74361c73c53b52195d06b450aa1219c21ae635 Mon Sep 17 00:00:00 2001 From: Drasko DRASKOVIC Date: Sat, 23 May 2020 23:11:02 +0200 Subject: [PATCH] Update README (#42) Signed-off-by: Drasko Draskovic --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d6b9d1a..133b5080 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ -# devops -DevOps scripts for Mainflux IoT platform +## DevOps +DevOps scripts for Mainflux IoT platform. + +## Install +Follow the instructions in [`charts`](charts) directory. + +Detailed documentation can be found [here](https://mainflux.readthedocs.io/en/latest/kubernetes/). + +## License +[Apace-2.0](LICENSE)