From: ychacon Date: Fri, 10 Feb 2023 13:16:26 +0000 (+0100) Subject: Correct documentation X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=573522b2ac3b45a77c143090beac0599a8b70b46;p=nonrtric%2Frapp%2Forufhrecovery.git Correct documentation Issue-ID: NONRTRIC-838 Signed-off-by: elinuxhenrik Change-Id: I282c5c20898230a6b42fcd1e13a155dae1315b86 Signed-off-by: ychacon --- diff --git a/README.md b/README.md index 9b1eda8..d90e7d5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ # O-RAN-SC Non-RealTime RIC O-RU Fronthaul Recovery rApp -There are three implementations available for this rApp. +There are two implementations available for this rApp. - The Go version that uses Information Coordinator Service (ICS) to create a job that provides info about the Fronthaul state, see [Go version](goversion/README.md). - The script version that polls DMaaP Message Router for info about the Fronthaul state, see [script version](scriptversion/README.md).