From a48e0e8a7f5da6425c5548c08d2c8bd22a99e885 Mon Sep 17 00:00:00 2001
From: Dimitrios Laskaratos <dlaskaratos@intracom-telecom.com>
Date: Wed, 9 Jul 2025 12:27:12 +0000
Subject: [PATCH] Edit README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 01a140b..1a07138 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,6 @@ The Service Resource Manager facilitates the North-South Bound Interface (NSBI)
 
 SRM supports the following CAMARA functions:
 
-NOTE: NEF APIs are not yet implemented
-
 <br>
 
 | Edge Cloud Management API  | Network Exposure API  (QoD & Traffic Influence)|
@@ -40,6 +38,8 @@ SRM can be deployed in a Kubernetes cluster by executing the file _srm-deploymen
 | ARTIFACT_MANAGER_ADDRESS |  Address of the Artefact Manager |
 | EDGE_CLOUD_ADAPTER_NAME  | The adapter SRM is going to use throughout its lifecycle.|
 | PLATFORM_PROVIDER| The Edge Cloud infrastructure provider|
+| NETWORK_ADAPTER_NAME | The Network function exposure adapter|
+| NETWORK_ADAPTER_BASE_URL | The address of the network adapter|
 
 ## Usage
 
-- 
GitLab