diff --git a/.gitignore b/.gitignore index 730b89d..3ab4504 100644 --- a/.gitignore +++ b/.gitignore @@ -32,4 +32,5 @@ ANTs/ GSI-RADS quickpkg/ *.nii.gz +*.nii resources/models/ \ No newline at end of file diff --git a/README.md b/README.md index 759c975..6c41bc3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![license](https://img.shields.io/github/license/DAVFoundation/captain-n3m0.svg?style=flat-square)](https://github.com/DAVFoundation/captain-n3m0/blob/master/LICENSE) [![GitHub Downloads](https://img.shields.io/github/downloads/SINTEFMedtek/GSI-RADS/total?label=GitHub%20downloads&logo=github)](https://github.com/SINTEFMedtek/GSI-RADS/releases) - +![GSI-RADS](images/GSI-RADS_illustration.png) ## 1. Description The repository contains the software to automatically compute glioblastoma's features from a T1-wighted MRI pre-operative MRI, diff --git a/images/GIS-RADS_illustration.png b/images/GSI-RADS_illustration.png similarity index 100% rename from images/GIS-RADS_illustration.png rename to images/GSI-RADS_illustration.png