Skip to content

Commit

Permalink
Add LICENSE and badges
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Jul 21, 2023
1 parent 9c66c4d commit 6f90f8a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# microminc

[![build](https://github.com/FNNDSC/microminc/actions/workflows/build.yml/badge.svg)](https://github.com/FNNDSC/microminc/actions/workflows/build.yml)
[![MIT License](https://img.shields.io/github/license/fnndsc/pypx-listener)](https://github.com/FNNDSC/pypx-listener/blob/main/LICENSE)

`microminc.sh` is a simple script which copies binary executables and their dynamically linked libraries to a new directory.
It is hard-coded to work with MNI software. It is useful for minimizing OCI images of CIVET + MINC tools.


## Examples

- https://github.com/FNNDSC/pl-nii2mnc/tree/main/base
Expand Down

0 comments on commit 6f90f8a

Please sign in to comment.