commit 28c70071762c6d9bc66437b95491249ec33f2e93
parent b7d6d0d6e8014d272cacb956a88f8bbc0170ad5e
Author: William Casarin <jb55@jb55.com>
Date: Sat, 15 Feb 2020 09:14:57 -0800
Update README.md
I like it
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -11,7 +11,7 @@ sequence of keys that form a path in this trie.
Configuring cmdtree currently requires you to edit a C header file, similar to
dmenu. You will need to tweak [cfg.def.h](cfg.def.h) to your liking before
-building. This is temporary until the configuration file format is complete,
+building. ~This is temporary until the configuration file format is complete~,
but it has the benefit of being quite fast to launch!
If you're curious, you can check out [my config here](https://github.com/jb55/cmdtree/blob/my-config/cfg.def.h)