diff --git a/README.md b/README.md index 3b094fc6e202b02f671f08c032de8f7ace5fea34..0be4b4f313a950bd3063f2a4a61dc0f16bfd2a8f 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,4 @@ Due to the secret AUTH KEY there is no possibility here to use an image from Doc - Run the Docker container: `docker run -p 6061:5050 deepl-api` ## 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:6061/translate`