diff --git a/README.md b/README.md index e9d19ef..64e8430 100644 --- a/README.md +++ b/README.md @@ -148,9 +148,6 @@ Run workflows on the web server, passing `data`, `flux`, and `fix` as GET-Parame ## Use Metafacture Playground API -Beside using the Metafacture Playground webapplication it's possible to access workflow results via API. - -## API Beside the web application the Metafacture Playground provides a HTTP REST API to process workflows.To process a workflow you need to provide the workflow information as JSON parameters in your POST request. ```