diff --git a/README.md b/README.md index 8da47b2..053cd73 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ Dashboard for my terminal. ## Config The configuration is a normal text file living in `~/.config/dash/`. + You can use it to take notes or display the output of shell commands via the `{command args}` syntax. + The output can be piped to other commands, e.g. `{pacman -Q | wc -l} packages installed`. ## Terminals