Commit a9eceee5 authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

Changes in usage

parent f5ffeda7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,11 +5,11 @@ OpenCAPIF SDK implements this set of features to easily integrate an application
[GENERAL CAPIF USAGE FLOW](./images/Flujo%20completo-OPENCAPIF%20ACTUAL.jpg)

This repository includes 2 different modes to test OpenCAPIF SDK:
- **Manual usage**: use a set of python scripts to test step by step all implemented procedures. All of them are provided at scripts folder,


- **Development usage**: import SDK in your code and start ... Within nf-sample folder, it is provided a sample application leveraging

- **Manual usage**: use a set of python scripts to test step by step all implemented procedures. All of them are provided at scripts folder

1 - First it is required to complete the utilities file with the absolute paths of target environment in order to complete the configuration of the SDK:
- NOTE register file is not needed for the use of the SDK,