Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
issakomi committed Jan 26, 2021
1 parent f0a0524 commit 8761236
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@ Linux
To start on Linux extract archive and run _alizams.sh_

```
cd alizams-1.2.2_linux
cd alizams-1.3.0_linux
./alizams.sh
```

Optionally install local desktop menu entry

```
cd alizams-1.2.2_linux/install_menu
cd alizams-1.3.0_linux/install_menu
./install_menu.sh
```

To remove local menu entry

```
cd alizams-1.2.2_linux/install_menu
cd alizams-1.3.0_linux/install_menu
./uninstall_menu.sh
```

Expand Down Expand Up @@ -54,6 +54,7 @@ Highlights
* View uniform and non-uniform series in physical space
* 2D+t, 3D+t animations
* Consistently de-identify DICOM
* View DICOM metadata
* Ultrasound incl. proper measurement in regions, cine
* Scout (localizer) lines
* Grayscale softcopy presentation
Expand All @@ -63,7 +64,7 @@ Highlights
* Siemens mosaic format
* United Imaging Healthcare (UIH) Grid / VFrame format
* Elscint ELSCINT1 PMSCT_RLE1 and PMSCT_RGB1
* DICOM metadata


Build
-----
Expand Down

0 comments on commit 8761236

Please sign in to comment.