diff --git a/README.md b/README.md index 11d5e17..de9236f 100644 --- a/README.md +++ b/README.md @@ -88,4 +88,11 @@ The tests can be executed via: ```shell mvn clean integration-test -Ptest ``` -They will spin up the [Local Data Space](./doc/LOCAL.MD) and run the [test-scenarios](./it/src/test/resources/it/mvds_basic.feature) against it. \ No newline at end of file +They will spin up the [Local Data Space](./doc/LOCAL.MD) and run the [test-scenarios](./it/src/test/resources/it/mvds_basic.feature) against it. + + +## Additional Resources + +Following is a list with additional resources about the FIWARE Data Space Connector and Data Spaces in general: +* [FIWARE Webinar about Data Spaces, its roles and components (by Stefan Wiedemann)](https://www.youtube.com/watch?v=hm5qMlhpK0g) +