summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index e11da60..3d78196 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
cmdtree
-=======
+=======
![cmdtree](https://jb55.com/s/cmdtree.png)
@@ -11,7 +11,9 @@ Configuring cmdtree is easy (this format is still WIP):
`~/.cmdtreerc` or `~/.config/cmdtree/cmdtreerc`:
- (a application
- (b chrome --force-device-scale-factor=1.25)
- (e emacs)
- )
+ (commands
+ (a application
+ (b chrome)
+ (e emacs))
+ (e email
+ (f fetch-email)))