aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 15b6402..03136a6 100644
--- a/README.md
+++ b/README.md
@@ -62,8 +62,17 @@ sudo make uninstall
Run executable:
```
cfetch
+cfetch -v --version // prints the version of cfetch
+cfetch -h --help // prints the helper menu
```
+## Configuration
+
+at the current time all configuration is done via the `cfetch.c` file.
+- change ascii art: manipulate `info.ascii_art`
+- change infomation: comment the `get_<name>` functions.
+ - unconveniently one has to comment out the corrosponding printf statemant in `ascii.c` `print_system_info` function
+
## Features - not much !
| Feature | Linux |