diff --git a/README.md b/README.md index d1cfe429aa8f5f222b2efec8afbaa2c9e84cad6a..cb9b3412c3f25f06f6a7e5c72a57841f5d80114d 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ However, please ensure that you only join resources in a single repository that Moreover, you should include a `Readme.md`-File in each repository that comprises a description of the repository's content and possibly the requirements (e.g., to solve the exercises). The latest version should always be available in the master branch. For further iterations of the course, version tags can be used. We recommend additional files - - **LICENSE** (may contain the legal license terms) - - **metadata.yaml** (as a first example see [some artemis exercise](https://sharing-codeability.uibk.ac.at/sharing/university-innsbruck/java/general/junit-quality-tests-exercise/-/blob/master/metadata.yaml)). The format ist described [here](https://sharing-codeability.uibk.ac.at/sharing/codeability-sharing-platform/-/wikis/technical/MetaData) + - `LICENSE` (may contain the legal license terms) + - `metadata.yaml` (as a first example see [some artemis exercise](https://sharing-codeability.uibk.ac.at/sharing/university-innsbruck/java/general/junit-quality-tests-exercise/-/blob/master/metadata.yaml)). The format ist described [here](https://sharing-codeability.uibk.ac.at/sharing/codeability-sharing-platform/-/wikis/technical/MetaData) -To improve the search experience of relevant repositories, you can provide topics and a project description (see `Settings`/`General`). As a reference, you can take a look at a [demo repository]( https://sharing-codeability.uibk.ac.at/sharing/university-innsbruck/703078-ps-parallele-programmierung). +To improve the search experience of relevant repositories, you can provide topics and a project description (see `Settings`/`General`). As a reference, you can take a look at a [demo repository](https://sharing-codeability.uibk.ac.at/sharing/university-innsbruck/java/general/junit-quality-tests-exercise). Note that in this version, all resources are published under the license CC BY-SA. ### 2.2 View Resources