Skip to content

Commit a4f4890

Browse files
committed
Add Installation section and MELPA badges
1 parent e47c44f commit a4f4890

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
1-
# helm-orgcard.el
1+
# helm-orgcard.el [![melpa badge][melpa-badge]][melpa-link] [![melpa stable badge][melpa-stable-badge]][melpa-stable-link]
22

33
Browse the orgcard by helm.
44

55
## Screenshot
66

77
![helm-orgcard](image/helm-orgcard.png)
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

Comments
 (0)