aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md11
-rw-r--r--README.mdwn6
2 files changed, 6 insertions, 11 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index de5631e..0000000
--- a/README.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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)
diff --git a/README.mdwn b/README.mdwn
index d233720..de5631e 100644
--- a/README.mdwn
+++ b/README.mdwn
@@ -3,3 +3,9 @@
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)