From 2d0192a5e018c9d7f70c0c3f3f0a03e5f3dce167 Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Thu, 15 Dec 2022 17:11:33 +0000 Subject: [PATCH] Add README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..07b8789 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Wiki + +Wiki page is available on https://transfer.hft-stuttgart.de/gitlab/coors/visualization/-/wikis/home + +# License + +This work is licensed under a [Creative Commons Attribution 4.0 International License - CC BY 4.0](https://creativecommons.org/licenses/by/4.0/legalcode) [![CC BY 4.0][cc-by-shield]][cc-by] + +[cc-by]: https://creativecommons.org/licenses/by/4.0/legalcode +[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg -- GitLab