From 192cb0d846ad3a056291b1b1c36fb80c190b9a8a Mon Sep 17 00:00:00 2001 From: Julien Ruaux Date: Sat, 22 Jun 2019 17:24:30 -0700 Subject: [PATCH] updated README --- README.adoc | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/README.adoc b/README.adoc index b5d9cfe44..ed76865bb 100644 --- a/README.adoc +++ b/README.adoc @@ -1,14 +1,4 @@ ----- -█████╗ ██╗ █████╗██████╗ -██╔═██╗██║██╔══██╚═██╔═╝ -█████╔╝██║██║ ██║ ██║ -██╔═██╗██║╚█████╔╝ ██║ -╚═╝ ╚═╝╚═╝ ╚════╝ ╚═╝ -Redis Input/Output Tool ----- - -= - += RIOT // Settings :idprefix: :idseparator: - @@ -31,6 +21,14 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] +---- +█████╗ ██╗ █████╗██████╗ +██╔═██╗██║██╔══██╚═██╔═╝ +█████╔╝██║██║ ██║ ██║ +██╔═██╗██║╚█████╔╝ ██║ +╚═╝ ╚═╝╚═╝ ╚════╝ ╚═╝ +Redis Input/Output Tool +---- RIOT is a data import/export tool for Redis and Redis Modules that connects to files, databases, and data generators. == Getting Started