From 5111a36b03354c70e9dde954818d3084c2d97bea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B5=D0=B2=20Odebe?= =?UTF-8?q?=20=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Sun, 19 Jul 2020 21:36:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=80=D0=B8=D0=B4=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 62532f3..0c08c8c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ First of all [Install Crystal](https://crystal-lang.org/install/), build with co ```shell script shards install && shards build ``` -and then run + +## Usage +Run and enjoy (or not). ```shell script > ./bin/cryp-8 -h Usage: cryp-8 [arguments] @@ -16,14 +18,6 @@ Usage: cryp-8 [arguments] -h, --help Show this help ``` - -## Usage -Run and enjoy (or not). - -```shell script -./bin/cryp-8 -``` - ## Development & Contributing **Do not touch my garbage!**