Add some dictionaries to the README
This commit is contained in:
parent
61ad99b611
commit
298ae829f5
8
README
8
README
|
@ -44,6 +44,14 @@ argument. If you want the application to watch the X11 primary selection for
|
||||||
changes and automatically search for the selected text, use the -w switch.
|
changes and automatically search for the selected text, use the -w switch.
|
||||||
This feature requires GTK+.
|
This feature requires GTK+.
|
||||||
|
|
||||||
|
Dictionaries
|
||||||
|
------------
|
||||||
|
Unfortunately this application only really works with specific dictionaries.
|
||||||
|
Word definitions have to be in plain text, separated by newlines.
|
||||||
|
|
||||||
|
CZ <-> { EN, DE, PL, RU } dictionaries:
|
||||||
|
https://mega.co.nz/#!axtD0QRK!sbtBgizksyfkPqKvKEgr8GQ11rsWhtqyRgUUV0B7pwg
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
`sdtui' is written by Přemysl Janouch <p.janouch@gmail.com>.
|
`sdtui' is written by Přemysl Janouch <p.janouch@gmail.com>.
|
||||||
|
|
Loading…
Reference in New Issue