From: elinuxhenrik Date: Mon, 16 Jan 2023 12:35:33 +0000 (+0100) Subject: Correct documentation X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=nonrtric%2Frapp%2Forufhrecovery.git;a=commitdiff_plain;h=cfdab83044a3d2c964342df4251e7b8d2ebf1473 Correct documentation Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I282c5c20898230a6b42fcd1e13a155dae1315b86 --- 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).