branch: elpa-admin commit 49382d4931ff8c65b8dee436efc2c11a01806911 Author: Leo Liu <sdl....@gmail.com> Commit: Leo Liu <sdl....@gmail.com>
Some tweaks to README Thanks to scottj (#emacs) for suggestions. --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index aab257c..486954a 100644 --- a/README +++ b/README @@ -10,3 +10,14 @@ From http://betterthangrep.com/ Perl's regular expressions. Feature requests and bug reports are welcome. Thanks. + +Install +---------- + +Drop ack.el in the load-path and put (require 'ack) or (autoload 'ack +"ack" nil t) in your .emacs. + +Usage +---------- + +M-x ack