We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47c44f commit a4f4890Copy full SHA for a4f4890
README.md
@@ -1,7 +1,20 @@
1
-# helm-orgcard.el
+# helm-orgcard.el [![melpa badge][melpa-badge]][melpa-link] [![melpa stable badge][melpa-stable-badge]][melpa-stable-link]
2
3
Browse the orgcard by helm.
4
5
## Screenshot
6
7

8
+
9
+## Installation
10
11
+`helm-orgcard` is available on [MELPA][melpa-link] and [MELPA-STABLE][melpa-stable-link].
12
13
+You can install `helm-orgcard` with the following command.
14
15
+<kbd>M-x package-install [RET] helm-orgcard [RET]</kbd>
16
17
+[melpa-link]: https://melpa.org/#/helm-orgcard
18
+[melpa-stable-link]: https://stable.melpa.org/#/helm-orgcard
19
+[melpa-badge]: https://melpa.org/packages/helm-orgcard-badge.svg
20
+[melpa-stable-badge]: https://stable.melpa.org/packages/helm-orgcard-badge.svg
0 commit comments