From c1b9517c5efdf6075e1d4510b2b1eb623bf3f4bd Mon Sep 17 00:00:00 2001 From: Leonardo d'Angelico <74433800+dangelic@users.noreply.github.com> Date: Thu, 7 Sep 2023 12:08:32 +0200 Subject: [PATCH] #docs Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5655dc1..a9bc2d8 100644 --- a/README.md +++ b/README.md @@ -196,3 +196,6 @@ If we install kanto-cm on top of another OS (eg. Raspbian arm64), we have the fo - https://github.com/eclipse-leda/leda-utils/releases These dependencies include the container runtime, the MQTT Broker and further utils from the kanto environment like kanto UI or the kanto auto deployer. This one should be installed as a system service -> `resources/kanto-auto-deployer.service`. + +## Contributing +To be part of this project, please refer to [CONTRIBUTING](CONTRIBUTING.md).