branch: externals/guess-language
commit b0483b5e6eb7cd08fcc04573219d60a4c734add7
Author: Titus von der Malsburg <[email protected]>
Commit: Titus von der Malsburg <[email protected]>
README: Added MELPA batch.
---
README.org | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index ac2dade..5aafaff 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,7 @@
-* Emacs mode that automatically sets the language of the spell checker
+
+[[https://melpa.org/#/guess-language][file:https://melpa.org/packages/guess-language-badge.svg]]
+
+* guess-language: Emacs minor mode for robust language detection as you type
*tl;dr:* Emacs minor mode that detects the language of what you're typing.
Automatically switches spell checker and typo-mode. Uses a robust algorithm
that works with many languages. Can handle multiple languages in one document.