minor docs
[spray] / README.org
index 9a63261339680cbdd6f1b5a46c962266ba7040c7..1b9fcb4f182ece2ab955ac8cc5402eb2382247e0 100644 (file)
@@ -1,8 +1,6 @@
 * spray.el
 
-A speed reading mode for Emacs.
-
-The algorithm is inspired from [[https://github.com/Miserlou/OpenSpritz][OpenSpritz]].
+A speed reading mode for Emacs
 
 
 ** Screencast
@@ -81,10 +79,11 @@ He also found this library useful:
 https://github.com/ShingoFukuyama/ov.el
 
 
-** Feedback, bugs, etc.
+** Feedback, bugs, contributions, all welcome
 
-Bug tracking is on github.
-Mailing list for any feedback, questions, etc: https://lists.iankelling.org/listinfo/spray
+All on: https://gitlab.com/iankelling/spray
+
+There's lots of features and enhancements to do. The algorithm and interface could certainly be improved in various ways.
 
 
 ** Similar emacs package: speedread
@@ -95,6 +94,8 @@ packages.
 
 ** Deficiencies in similar projects which spray.el solves:
 
+The algorithm is inspired from [[https://github.com/Miserlou/OpenSpritz][OpenSpritz]].
+
 Mostly as of June 28, 2014.
 
 For all other projects:
@@ -158,8 +159,3 @@ on its length, based on the following table
 |    6-9 |               3 |
 |  10-13 |               4 |
 |    14+ |               5 |
-
-
-** Contributions are welcome!
-
-There's lots of features and enhancements to do. The algorithm and interface could certainly be improved in various ways.