removed ASCII-Art from the README
This commit is contained in:
parent
454092ba9f
commit
9d2588306f
60
README.md
60
README.md
@ -1,62 +1,6 @@
|
||||
#Rex
|
||||
# Rex
|
||||
|
||||
##Rex is a simple CLI-Interface using asyncio and aioconsole.
|
||||
|
||||
|
||||
@@@@
|
||||
&@((((((((@@&(@@@
|
||||
&(((((@(((((((@(((((((((((((((
|
||||
,(((((((%(((((((((@((((((@
|
||||
(((((@(@(((((((((
|
||||
@((((((((((@@
|
||||
@(
|
||||
@(
|
||||
@( @@@@@@@@@@
|
||||
@( @
|
||||
@( @ &
|
||||
@( @@ @ &@
|
||||
@( / @ ( @
|
||||
@( % @ & (
|
||||
@( @ @ (
|
||||
@( @ @
|
||||
@( @ # @
|
||||
@( * # #* (
|
||||
@( @ ### ####
|
||||
@( @ ##### ## ## ,
|
||||
@( ## ## ## ## @
|
||||
@( @ ,, , ,, ## #,##. #### ## ,,,, ,. @
|
||||
@( (@ ,, , ,, ### ## # # ## ### ,,,, ,. @(@
|
||||
@( @ ((@ ,, , ,, ### # (### ,,,, , @((* @@
|
||||
@( @ ((( (((*
|
||||
@( @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
%(((@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
%(((@ @###################################################################
|
||||
%(((@ @####@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@#####
|
||||
%(((@ @ #########@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@########
|
||||
@ ##########&@@@@@@@@@@@@@@@@@@@@@@@@@@@###########
|
||||
@ ########%@@@@@@@@@@@@@@@@@#########
|
||||
@ ####@@@@@@@@@@@@@@#####
|
||||
* % ###@@@@@@@@@@@@@### @
|
||||
/ % @ ###@@@@@@@@@@@### @ (
|
||||
@ @ ###@@@@@@@@@###. @ , @
|
||||
@ @ @ ###@@@@@@@@@### @
|
||||
@ @ ###@@@@@@@### @ @ @
|
||||
& @ #@@,,,,@@## @ @ @
|
||||
@ @ . @,@@@@,@@@,, @ @ @
|
||||
@ @ @ (@@@@#######@@@,@ @ % @
|
||||
@ # @ @@,@ ########### @@@ @ @
|
||||
@ @ ,,@ ########### &,, @ @@@
|
||||
@@@ ,, ########### *,, @@@@
|
||||
(,@ ########### @,,
|
||||
*, ########### ,,@ @@
|
||||
(. @ %, ########### @& #@ @
|
||||
@ @ #@ ########### , #@ @
|
||||
@ @ #@@@@@@@@@# @@ @
|
||||
.@ (@/ #@@@@@@@@@# @@ @@
|
||||
(@ @@@@@@@@@ @@ ,
|
||||
@ #@* @@@@@@@@@# @
|
||||
@ @
|
||||
@@@@, @@@
|
||||
## Rex is a simple CLI-Interface using asyncio and aioconsole.
|
||||
|
||||
Commands are mapped using an nested dictionary containing async functions.
|
||||
When parsing a command the nested dictionary gets traversed like a tree and the leftover
|
||||
|
Loading…
Reference in New Issue
Block a user