diff --git a/README.md b/README.md index 18386bd91..5ca2799b9 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ There are clients outside of the Eclipse IoT eco system as well, e.g.: * [SWupdate](https://github.com/sbabic/swupdate) which is a Linux Update agent with focus on a efficient and safe way to update embedded systems. +* [rauc-hawkbit](https://github.com/rauc/rauc-hawkbit) which is a python-based hawkBit client application and library for the [RAUC](https://github.com/rauc/rauc) update framework. + # Getting Started We are providing a [Spring Boot](https://projects.spring.io/spring-boot/) based reference [Update Server](hawkbit-runtime/hawkbit-update-server) including embedded H2 DB for test and evaluation purposes.