branch: scratch/editorconfig-cc
commit b3b2aef0924b6ae1ed42add3fd7f7029242a0443
Author: 10sr <8slashes+...@gmail.com>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    Update README for core elisp
---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 301e771d3e..aa1e5dc421 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
+Or, when no Core executable is found, this plugin uses Emacs Lisp implemented
+Core as a fallback.
+
     (editorconfig-mode 1)
 
-Alternatively, you can find the package available on 
[Marmalade](http://marmalade-repo.org/packages/editorconfig).
+Alternatively, you can find the package available on
+[Marmalade](http://marmalade-repo.org/packages/editorconfig) and
+[MELPA](http://melpa.org/#/editorconfig).
 
 ## Supported properties
 
@@ -24,4 +29,3 @@ with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 [EditorConfig]: http://editorconfig.org
 [EditorConfig C Core]: https://github.com/editorconfig/editorconfig-core-c
 [properties]: http://editorconfig.org/#supported-properties
-[`editorconfig.el`]: 
https://github.com/editorconfig/editorconfig-emacs/raw/master/editorconfig.el

Reply via email to