diff --git a/README.md b/README.md
index 3b096c5d43236d49b0b6b6fbabec456e8a88dd2a..fd843a248d42eef6d14a51dac0eee3da56eb7553 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,15 @@ The Service Resource Manager (SRM) is a web service written in Python and and ba
 <br>
 The Service Resource Manager facilitates the North-South Bound Interface (NSBI) specification of GSMA, by acting as an interconenction link between the CAMARA-defined API exposed by the Open Exposure Gateway, and the transformation functions that expose the underlying infrastructure techology. Since a principal goal of the SUNRISE6G Operator Platform is the exposure of diverse technology stacks, SRM seamlessly handles the Application Provider's request for infrastructure access by selecting the appropriate transformation function. 
 
+SRM support the following CAMARA functions:
+
+<br>
+
+| Edge Cloud Management API  | Network Exposure API  (QoD & Traffic Influence)|
+| ------------- | ------------- |
+| Application Metadata registration  | Create QoD Session  |
+| App Metadata Removal  | Remove QoD Session  |
+| App Metadata Retrieval  | Retrieve QoD Session  |
+| Application Instantiation  | Create TrafficeInfluence Resource  |
+| Application Instance Retrieval  | Remove TrafficeInfluence Resource  |
+| Application Instance Removal  | Retrieve TrafficeInfluence Resource  |