From 1712bf4eb48f15f1bfdaaa7b1210b771896fddb9 Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Thu, 29 Apr 2021 12:41:09 +0200 Subject: [PATCH] revamped readme --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) 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