diff --git a/README.md b/README.md index 1be85af956cdf1bb484be00285906fd1834fe530..3b094fc6e202b02f671f08c032de8f7ace5fea34 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ Due to the secret AUTH KEY there is no possibility here to use an image from Doc ## Usage You can use them - for example using curl - as follows: -- `curl -F text="Guten Abend" -F target_lang=EN -X POST http://0.0.0.0:5050/translate` +- `curl -F text="Guten Abend" -F target_lang=EN -X POST http://0.0.0.0:6061/translate`