branch: externals/flymake-proselint
commit 1d240a7b695f6aacec300710dc7437bea59ef415
Author: Manuel Uberti <manuel-ube...@users.noreply.github.com>
Commit: GitHub <nore...@github.com>

    Move to SourceHut
---
 README.md | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/README.md b/README.md
index 10597e23a6..2720b9c81b 100644
--- a/README.md
+++ b/README.md
@@ -2,18 +2,4 @@
 
 This package makes it possible to use [proselint](http://proselint.com/) with 
Emacs built-in Flymake.
 
-## Getting started
-
-`flymake-proselint` is listed on [GNU 
ELPA](http://elpa.gnu.org/packages/flymake-proselint.html), so you can use 
<kbd>M-x list-packages</kbd> to
-install it.
-
-Then you just need to activate it in the modes you want your prose to be
-checked with something like:
-
-``` emacs-lisp
-(add-hook 'text-mode-hook (lambda ()
-                            (flymake-mode)
-                            (flymake-proselint-setup)))
-```
-
-
+The development of this project has been moved to 
https://git.sr.ht/~manuel-uberti/flycheck-proselint.

Reply via email to