X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=b190bd9a39858a3374cb5e6309020b1663fb7e3b;hb=01bc054298330e1c165b3a42fd31ae6932667247;hp=bd56ce4ac29bfe5ab1aec869a0d8dc9648791bbc;hpb=f737bdb184b03dc9232d542ec115af5353427d3c;p=portal%2Fnonrtric-controlpanel.git diff --git a/README.md b/README.md index bd56ce4..b190bd9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # O-RAN-SC Non-RT RIC Control Panel Web Application The O-RAN Non-RT RIC Control Panel provides administrative and operator functions for a Near-RT RIC through the A1 API. -This web app consists of an Angular (version 9) front end -and a Java (version 11) Spring Cloud Gateway (version 2020.0.0). +This web app consists of an Angular (version 9) front end, see [frontend](webapp-frontend/README.md), +and a Java (version 11) Spring Cloud Gateway (version 2020.0.0), see [gateway](nonrtric-gateway/README.md). Please see the documentation in the docs/ folder.