branch: externals/kind-icon
commit c0d50c6ad87bbf91d09ac6e31f5ae0427d40c051
Author: JD Smith <[email protected]>
Commit: GitHub <[email protected]>
minor reformat
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 61db2c2..492684c 100644
--- a/README.md
+++ b/README.md
@@ -91,9 +91,10 @@ By default, `kind-icon` creates a blended background color
that is a mix of a bi
Check the [material icon library](https://materialdesignicons.com) for the
icons you can use, more than 6,500 of them! All you need to "use" an icon is
its name. The easiest approach is to `M-x customize-variable
kind-icon-mapping`, find the kind you are interested in, and change its icon.
Hit the `Preview` button and check the message buffer to confirm it's the icon
you were after, and Apply your changes.
-**Note that `svg-lib`, which `kind-icon` uses, downloads and caches icons in,
by default in `.emacs.d/.cache/svg-lib/`.** If no network connection is
present, and the icon has not been cached on disk, the short-text is used as a
backup.
+**Note that `svg-lib`, which `kind-icon` uses, downloads and caches icons, by
default in `.emacs.d/.cache/svg-lib/`.** If no network connection is present,
and the icon has not been cached on disk, the short-text is used as a backup.
And yes, you can use **any icons**!
+

### Old School: Text-based Icons!