branch: elpa/typescript-mode
commit 3562c0c1f3aaead6a96aee0af1026cdd59b2e8d4
Author: JenChieh <[email protected]>
Commit: JenChieh <[email protected]>

    Add badges to README.
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 1ff397d7b9..64e31dbd0d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # typescript.el
 
 ![Build & 
Test](https://github.com/emacs-typescript/typescript.el/workflows/Build%20&%20Test/badge.svg)
+[![MELPA](https://melpa.org/packages/typescript-mode-badge.svg)](https://melpa.org/#/typescript-mode)
+[![MELPA 
Stable](https://stable.melpa.org/packages/typescript-mode-badge.svg)](https://stable.melpa.org/#/typescript-mode)
 
 `typescript.el` is major-mode for editing 
[Typescript](http://www.typescriptlang.org/)-files in [GNU 
Emacs](https://www.gnu.org/software/emacs/).
 

Reply via email to