From 33d67ad1192f37e4bed9397e40fd7671d5d13235 Mon Sep 17 00:00:00 2001 From: MaciejKaszynski <161459353+MaciejKaszynski@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:43:16 +0000 Subject: [PATCH] empty commit Signed-off-by: MaciejKaszynski <161459353+MaciejKaszynski@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f0fbc37f..2f83d0fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Overview + Portable and high-performance implementation of a Lifecycle feature for S-CORE project. This repository contains source code for Launch Manager and Health Monitor. Lifecycle feature is implemented in C++ language, but Rust language bindings are also provided. Additionally, to demonstrate how to use Lifecycle, a set of example applications can be found in ``demo`` folder. @@ -535,3 +536,4 @@ This overview represent a high level illustration of requirements coverage and i - Configurable recovery wait time ✅ - External monitor notifications & watchdog support ✅ - Internal monitoring (self-health) checks ✅ +