branch: elpa/kotlin-mode
commit 37b93116c90b3ba2fd4bfcc32f4998377cc22078
Author: Russel Winder <[email protected]>
Commit: Russel Winder <[email protected]>

    A couple of corrections to the README.
---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c9088cead8..783ec534f3 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,13 @@ In a sense the title says it all, this is an 
[Emacs](https://www.gnu.org/softwar
 editing [Kotlin](http://kotlinlang.org/) source code – and in the future 
[Gradle](http://gradle.org/) build
 files.
 
-If you are using Emacs 24 or later use the package management system to 
install this mode from [MELPA](http://melpa.org/) (*).
+If you are using Emacs 24 or later, use the package management system to 
install this mode from
+[MELPA](http://melpa.org/) (*).
 
 If you are using an earlier version of Emacs, you are probably best advised to 
upgrade Emacs to a version
-with package management so you can use package management and install the mode 
from MELPA.
+with package management so you can use package management to install the mode 
from MELPA.
 
 
 
 (*) As at 2016-06-20 this mode is only in MELPA and not in MELPA stable, a 
release will be made when a
-version is ready to ve declared.
+version is ready to be declared.

Reply via email to