diff --git a/README.md b/README.md index accbc89..e2c26eb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Edufeed To AMB Transformer -Run with: `clj -M -m app.core` +Run with: `clj -M -m app.core` or `docker-compose up` (before build the uberjar with `clj -T:build uber`) Runs on port `8890`. @@ -8,7 +8,5 @@ Sets up an endpoint `/resources` which accepts `pk` for an actory public key as Results are validated against the metadata profile [Allgemeines Metadatenprofil für Bildungsressourcen](https://w3id.org/kim/amb/latest/) before being returned. -## TODO -- [ ] Add aero for configuration