fix accidental key deletion and rename orp to accent
[spray] / Readme.org
index de12ec2ca8fca8a8ba6c8d6b2622e59f853f436f..887294e21d36b99352719bc17f6f34da8275412c 100644 (file)
@@ -6,9 +6,13 @@ The algorithm is inspired from [[https://github.com/Miserlou/OpenSpritz][OpenSpr
 
 ** Deficiencies in similar projects which spray.el solves:
 
-For all other projects, it is very difficult to save your place and come back later. Emacs has lots of built in features
-like bookmarks which make this easy.
+Mostly as of June 28, 2014.
 
+For all other projects:
+- It is very difficult to save your place and come back later. Emacs has lots of built in features like bookmarks or just making a note which make this easy.
+- No keybinds. This is especially useful for common, quickly used functionality like pause and back up.
+
+Specific projects:
 - https://github.com/jbmartinez/speed-readerff firefox extension.
 - https://github.com/cameron/squirt javascript bookmarklet.
 - https://github.com/Miserlou/OpenSpritz javascript bookmarklet.
@@ -93,3 +97,6 @@ You may customize spray by modifying following items:
 - [Face] spray-accent-face
 
 
+** Contributions are welcome!
+
+There's lots of features and enhancements to do. The algorithm has lots of room for improvement. Also, other projects may have algorithm improvements we can port over to this one.