From f65fc6310c9d29efb3c26784235d4ed33a9281f6 Mon Sep 17 00:00:00 2001 From: Andi Dittrich Date: Sat, 23 Sep 2017 07:18:14 +0000 Subject: [PATCH] moved preset demo to top --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c8b08b..9baea98 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Easy to use Progress-Bar for Command-Line/Terminal Applications ![Demo](assets/cli-progress.gif) +![Demo](assets/presets.png) + Install -------- @@ -12,10 +14,6 @@ $ npm install cli-progress --save $ yarn add cli-progress --save ``` -Presets -------- -![Demo](assets/presets.png) - Features --------