From e10385312dd83a974bb31682d76661a7590285c7 Mon Sep 17 00:00:00 2001
From: Andreas Romeyke <andreas.romeyke@slub-dresden.de>
Date: Thu, 10 Jun 2021 08:21:15 +0000
Subject: [PATCH] Update README.md

---
 README.md | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index ebab937..b1bc9e2 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,18 @@
 ta-tool - the swiss knife for the technical analyst working with Rosetta Achival Information system
 ===================================================================================================
 
-== Installation
+## Installation
 
 You could use Distzilla to install the tool locally. See command 'dist' for details.
 
 Alternatively, copy the 'bin/' and 'lib' paths to our local perl installation.
 
-== Usage
+## Usage
 
-   ta-tool <cmd> [options]
+    ta-tool <cmd> [options]
 
- COMMANDS:
-    search          the search
-    count
+    OPTIONS:
+      -v --verbose    Show more detailed option
+      -h --help       Prints this help information
 
- OPTIONS:
-    -v --verbose    Show more detailed option
-    -h --help       Prints this help information
-
-at the moment only the commands 'search' and 'count' supported, but will be extended in near future.
+at the moment only the commands `search` and `count` supported, but will be extended in near future.
-- 
GitLab