NONRTRIC-998: Servicemanager - Add API Docs
[nonrtric/plt/sme.git] / README.md
index 8e65382..d9c56f7 100644 (file)
--- 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.
 
 -->
 
-# 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 <port (default 8080)>]
\ No newline at end of file
+* [CAPIF Core](capifcore/README.md)
+* [Service Manager](servicemanager/README.md)