From 48a0b477eeb2fbd80f07070c976b1ff35b7ef5c8 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Thu, 4 Jul 2024 03:07:49 +0300 Subject: [PATCH] Update README.md - Add example of output - Edit description of the behavior of the art selection algorithm --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0394b47..13aebab 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,21 @@ # mycfetch -Simple neofetch. +Simple fetch + +``` +$ mycfetch cat + ╱|、 naki@nakidai +(˚ˎ。7 -- +| 、˜〵 Linux 6.10.0-rc3-ga3e18a540541 +じしˍ,)ノ Up 2 hours, 20 minutes +``` Usage -- -Use argument to select art. If no argument provided, mycfetch uses first entry in arts list. -For convenience, you can set alias for needed art. +Use first argument as art name. If no arguments given or name is invalid, +mycfetch will use first one from the `arts` + +For convenience, you can set alias for needed art Install --