branch: elpa/xkcd commit b88b3df8b2455c48e9f112194f88229fb30cfdd9 Author: Vibhav Pant <vibh...@gmail.com> Commit: Vibhav Pant <vibh...@gmail.com>
Update to reflect rename. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 556a0d72e2..de93fe7f45 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A hackish implementation of an xkcd (http://xkcd.com/) reader for Emacs. Enable it by adding ```lisp (add-to-list 'load-path (expand-file-name "/path/to/emacs-xkcd.el")) -(require 'emacs-xkcd) +(require 'xkcd) ``` to your .emacs file. #Screenshot: