diff --git a/README.md b/README.md index 6f3d608..787ab78 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # brain2print -This is an extension of [brainchop](https://github.com/neuroneural/brainchop) that converts voxel-based MRI scans to 3D meshes that can be printed. No data is sent to a server. *Everything* happens in your browser window, on *your* machine. +This is an extension of [brainchop](https://github.com/neuroneural/brainchop) that converts voxel-based MRI scans to 3D meshes that can be printed. **No data is sent to a server. *Everything* happens in your browser window, on *your* machine**. ![image of web page](brain2print.png) @@ -43,4 +43,12 @@ npm run dev npm run build ``` +## References + +### Our group's open source software used in this applicaiton + +- [brainchop](https://github.com/neuroneural/brainchop) +- [niivue](https://github.com/niivue/niivue) +- [niimath](https://github.com/rordenlab/niimath) +