diff --git a/README.md b/README.md new file mode 100644 index 0000000..de5631e --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Yoshi theme + +An [Emacs](http://gnu.org/software/emacs/) theme named after my cat. +He doesn't actually look anything like this theme! But I needed a +name. + +## Installation + +Place `yoshi-theme.el` in your `custom-theme-load-path` and just call: + + (load-theme 'yoshi)