emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ruby-end 92dd44a4f5 35/91: Update README.


From: ELPA Syncer
Subject: [elpa] externals/ruby-end 92dd44a4f5 35/91: Update README.
Date: Wed, 25 Jan 2023 19:58:26 -0500 (EST)

branch: externals/ruby-end
commit 92dd44a4f5e18d7d38347789d3ea06bd471dc8c1
Author: Johan Andersson <johan.rejeep@gmail.com>
Commit: Johan Andersson <johan.rejeep@gmail.com>

    Update README.
---
 README.markdown | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/README.markdown b/README.markdown
index 01e4e8896c..e7a402ad1a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -10,21 +10,17 @@ I recommend installing via ELPA, but manual installation is 
simple as well:
     (require 'ruby-end)
 
 ## Usage
-Start `ruby-end-mode` using.
+When `ruby-mode` is started, `ruby-end-mode` will automatically start.
 
-    (ruby-end-mode t)
-    
-or
-
-    M-x ruby-end-mode
-
-Now try writing a block keyword, such as `class` or `def` and then `SPACE`.
+In a Ruby file, try writing a block keyword, such as `class` or `def`
+and then `SPC`.
 
 For more information, see comments in `ruby-end.el`.
 
 ## Contribution
-Contribution is much welcome! Ruby end is tested using 
[Ecukes](http://ecukes.info). When
-Adding new features, please write tests for them!
+Contribution is much welcome! Ruby end is tested using
+[Ecukes](http://ecukes.info). When Adding new features, please write
+tests for them!
 
 To fetch Ecukes:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]