diff --git a/README.md b/README.md index 2d046b1..727b88a 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,15 @@ -Sensospot Images -================ +Sensospot Grid +============== Creating nice grid images from scans ## Example: -```sh - > sensospot_grid /path/to/sensospot/raw/data/folder -``` + ## Help: -```sh > sensospot_grid --help Usage: sensospot_grid [OPTIONS] SOURCE @@ -32,7 +29,7 @@ Creating nice grid images from scans -s, --scale INTEGER scale-up of images [default: 3] --crop create cropped images of each spots [default: False] --help Show this message and exit. -``` + ## Development