diff --git a/README.md b/README.md index 7d00ffb..45fb087 100644 --- a/README.md +++ b/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