branch: elpa/graphql-mode
commit 0b414440964984244ce69dafd2b8efba5c58360b
Author: David Vazquez Pua <[email protected]>
Commit: David Vazquez Pua <[email protected]>

    Add installation notes
---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index e81cefde76..4c442110bc 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,10 @@ graphql-mode
 
[![MELPA](https://melpa.org/packages/graphql-mode-badge.svg)](https://melpa.org/#/graphql-mode)
 
 `graphql-mode` is an emacs mode to edit GraphQL schema and queries.
+
+## Installation
+
+`graphql-mode` can be installed from MELPA repository at http://melpa.org/.
+
+Once the installation is completed, any file with a *.graphql*
+exntesion will be loaded with this mode.

Reply via email to