diff --git a/README.md b/README.md index 568398b866711a60ac15ce467a1a362fe8cf33f9..9e0abeec2426929b8def7a8f5b5f4434967fff4d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ +<img align="right" src="https://raw.githubusercontent.com/FZJ-INM1-BDA/siibra-explorer/master/docs/images/siibra-explorer-square.jpeg" width="200"> + +[](https://interactive-viewer.readthedocs.io/en/latest/) +[](https://opensource.org/licenses/Apache-2.0) + # siibra-explorer - Interactive viewer for multilevel brain atlases +*Authors: Big Data Analytics Group, Institute of Neuroscience and Medicine (INM-1), Forschungszentrum Jülich GmbH* + +Copyright 2020-2021, Forschungszentrum Jülich GmbH + `siibra-explorer` is an frontend module wrapping around [nehuba](https://github.com/HumanBrainProject/nehuba) for visualizing volumetric brain volumes at possible high resolutions, and connecting to `siibra-api` for offering access to brain atlases of different species, including to navigate their brain region hierarchies, maps in different coordinate spaces, and linked regional data features. It provides metadata integration with the [EBRAINS knowledge graph](https://kg.ebrains.eu), different forms of data visualisation, and a structured plugin system for implementing custom extensions. ## Getting Started @@ -117,3 +126,9 @@ Commit history prior to v0.2.0 is available in the [legacy-v0.2.0](https://githu ## License Apache-2.0 + +## Acknowledgements + +This software code is funded from the European Union’s Horizon 2020 Framework +Programme for Research and Innovation under the Specific Grant Agreement No. +945539 (Human Brain Project SGA3). diff --git a/docs/images/siibra-explorer-square.jpeg b/docs/images/siibra-explorer-square.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..507efbc91db0b373fad287501f0cbfd241897445 Binary files /dev/null and b/docs/images/siibra-explorer-square.jpeg differ