X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README.md;h=d9c56f7c3721ab2355303634fc1978c50b58ca72;hb=317d9716840650fbf1ebea4fc84bcdb6e8ffab76;hp=8e6538287bd7a5c84b2f5952e53c688faf7f162b;hpb=3d37436267da1867cf4cf9a4e39a6b0da2271b38;p=nonrtric%2Fplt%2Fsme.git diff --git a/README.md b/README.md index 8e65382..d9c56f7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ ========================LICENSE_START================================= O-RAN-SC %% - Copyright (C) 2022: Nordix Foundation + Copyright (C) 2022-2023: Nordix Foundation + Copyright (C) 2024 OpenInfra Foundation Europe. All rights reserved. %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -20,13 +21,7 @@ --> -# O-RAN-SC Non-RealTime CAPIF implementation +# O-RAN-SC Non-RealTime RIC Service Management and Exposure -This product is a Go implementation of the CAPIF Core function, based on the 3GPP CAPIF interfaces. - -## Run - -To run the Core Function run the following commands from the top of the repo: - - go build - ./capifcore [-port ] \ No newline at end of file +* [CAPIF Core](capifcore/README.md) +* [Service Manager](servicemanager/README.md)