diff --git a/README.md b/README.md index ebab937f2ed7a81cd592e813aa33a8d6e918be10..b1bc9e2e4a00d252b4460bc72329f0c966c1ebe2 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.