branch: elpa/nix-mode
commit 3fa526ee57efaeea401fc6fd55bab997eb2be14d
Author: Matthew Justin Bauer <[email protected]>
Commit: GitHub <[email protected]>
Add MELPA badges to READM.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 8017fb6a2d..ff0b79b2c7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
# nix-mode
+
+[](https://melpa.org/#/nix-mode)
+[](https://stable.melpa.org/#/nix-mode)
+
An emacs major mode for editing nix expressions.
This repository is based off of the nix-mode.el file originally located in