tAdd requirements to readme - transliterate - Transliteration engine
HTML git clone git://lumidify.org/transliterate.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 5aeece79859e9e2ded9a83d21c1357154379a8e1
DIR parent cc26d0e6222e381c7ef0d75d8127008e87439860
HTML Author: lumidify <nobody@lumidify.org>
Date: Sat, 28 Mar 2020 17:07:45 +0100
Add requirements to readme
Diffstat:
M README | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/README b/README
t@@ -1,5 +1,7 @@
See the perldoc in transliterate.pl for documentation (run perldoc -F transliterate.pl).
+REQUIREMENTS: gtk2-perl
+
See the repository "transliterate_data" for a real-world configuration.
There are also some sample configuration files in "tests/".