diff --git a/README.md b/README.md index b5f8b99b..a823c41a 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Tractoscope +![Project Logo](logo.png) + This is a browser-based visualization tool for [qsiprep](https://qsiprep.readthedocs.io/en/latest/)/pyAFQ-produced datasets that relies on the niivue library. ## Dataset.json configuration diff --git a/logo.png b/logo.png new file mode 100644 index 00000000..c9d14800 Binary files /dev/null and b/logo.png differ