From d64a3ba75ae3027d073d2b58631ac14d6cfc58ec Mon Sep 17 00:00:00 2001 From: fvolz Date: Thu, 17 Oct 2024 19:27:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e95121..57ea09e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # FX Python SDK with CLI +Usage: pip install fx_python_sdk_cli + Enter Provider / Consumer FX-Port details in the config files. Use CLI as provider: @@ -15,4 +17,4 @@ Use CLI as consumer: - Request EDRS (after negotiation) - Request data (requires EDRS) - Negotiate -- Get Negotiation State (to check after negotiating) \ No newline at end of file +- Get Negotiation State (to check after negotiating)