Added link to MELPA in the README.org

This commit is contained in:
Mandar Vaze 2019-07-11 13:31:16 +05:30 committed by GitHub
parent ae9cbb0c5a
commit 4cadf296fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,9 @@ Get the file, add to load path, and
#+BEGIN_SRC emacs-lisp
(require 'eldoc-box)
#+END_SRC
It is also available on [[https://melpa.org/#/eldoc-box][MELPA]]
* Usage
** Function
- =eldoc-box-hover-mode= :: Display documentation of the symbol at point in a childframe on upper corner.