From 65aa0c17c6eb70b695a41b3bc3b01e2442e6a5b5 Mon Sep 17 00:00:00 2001 From: Darigov Research <30328618+darigovresearch@users.noreply.github.com> Date: Sun, 11 Dec 2022 10:12:28 +0000 Subject: [PATCH] docs: Adds license to readme Would resolve https://github.com/OpenSpace/OpenSpace/issues/2396 if merged --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b3ac1f86ab..25a841efb1 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,6 @@ Requirements for compiling are: Feel free to create issues for missing features, bug reports, or compile problems or contact us via [email](mailto:openspace@amnh.org?subject=OpenSpace:). Regarding any issues, you are very welcome on our [Slack support channel](https://openspacesupport.slack.com) to which you can freely [sign-up](https://join.slack.com/t/openspacesupport/shared_invite/zt-37niq6y9-T0JaCIk4UoFLI4VF5U9Vsw). ![Image](https://github.com/OpenSpace/openspace.github.io/raw/master/assets/images/himalaya-nkpg-dome.jpg) + +# License +The contents of this repository is under an [MIT license](https://github.com/OpenSpace/OpenSpace/blob/master/LICENSE.md).