branch: externals/guess-language
commit a13310655797db03bd00862ee662b034df33a18d
Author: Titus von der Malsburg <[email protected]>
Commit: Titus von der Malsburg <[email protected]>
README: Added prerequisites.
---
README.org | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.org b/README.org
index ee11b6e..aaae00e 100644
--- a/README.org
+++ b/README.org
@@ -3,6 +3,10 @@ I write a lot of text in multiple languages and I was getting
tired of switching
This is currently a proof of concept and only supports two languages, English
and German. However, it should be very easy to add more languages.
+** Prerequisites
+
+This mode assumes that you have Flyspell configured for all relevant languages
(i.e., those listed in ~guess-language-languages~). Guess-language also
assumes that [[https://github.com/jorgenschaefer/typoel][typo-mode]] is
installed and set up.
+
** Configuration
#+BEGIN_SRC elisp