forked from nakidai/mycfetch
Update README.md
- Add example of output - Edit description of the behavior of the art selection algorithm
parent
09c633e8ac
commit
48a0b477ee
16
README.md
16
README.md
|
@ -1,11 +1,21 @@
|
||||||
# mycfetch
|
# mycfetch
|
||||||
|
|
||||||
Simple neofetch.
|
Simple fetch
|
||||||
|
|
||||||
|
```
|
||||||
|
$ mycfetch cat
|
||||||
|
╱|、 naki@nakidai
|
||||||
|
(˚ˎ。7 --
|
||||||
|
| 、˜〵 Linux 6.10.0-rc3-ga3e18a540541
|
||||||
|
じしˍ,)ノ Up 2 hours, 20 minutes
|
||||||
|
```
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
--
|
--
|
||||||
Use argument to select art. If no argument provided, mycfetch uses first entry in arts list.
|
Use first argument as art name. If no arguments given or name is invalid,
|
||||||
For convenience, you can set alias for needed art.
|
mycfetch will use first one from the `arts`
|
||||||
|
|
||||||
|
For convenience, you can set alias for needed art
|
||||||
|
|
||||||
Install
|
Install
|
||||||
--
|
--
|
||||||
|
|
Loading…
Reference in New Issue