branch: elpa/javelin
commit 0c9977f30ea949cd345461ad3d53370bcd9ccddb
Author: Otávio Schwanck dos Santos <[email protected]>
Commit: Otávio Schwanck dos Santos <[email protected]>
improve readme
---
README.org | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 5d1e7c8dd0f..b317efaea33 100644
--- a/README.org
+++ b/README.org
@@ -12,7 +12,14 @@ Harpoon persists between emacs sessions.
Load =harpoon.el= in your personal configuration.
** MELPA
-Coming soon.
+M-x package-install harpoon
+
+** Doom Emacs
+Add to package.el:
+
+#+begin_src emacs-lisp
+(package! harpoon)
+#+end_src
* Features
- Add, order and delete harpoons in your code.