diff options
author | Philipp Gesang <phg@phi-gamma.net> | 2018-12-02 21:42:43 +0100 |
---|---|---|
committer | Philipp Gesang <phg@phi-gamma.net> | 2018-12-02 21:42:47 +0100 |
commit | bb2d6be07564e77b24e9f44b6243a1c197ada008 (patch) | |
tree | 7b68949d725b993b1cff4946cb49293ac30ec234 | |
parent | 0f9de9e5bc918401ef43bd2d998d99826f41c9e9 (diff) | |
download | transliterator-bb2d6be07564e77b24e9f44b6243a1c197ada008.tar.gz |
add rudimentary readme
l--------- | COPYING | 1 | ||||
-rw-r--r-- | README.rst | 9 |
2 files changed, 10 insertions, 0 deletions
@@ -0,0 +1 @@ +./doc/context/third/transliterator/COPYING
\ No newline at end of file diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..beb0519 --- /dev/null +++ b/README.rst @@ -0,0 +1,9 @@ +Copyright 2010–18 Philipp Gesang (contact_). + +License: 2-clause BSD. + +A PDF of the manual can be downloaded from Gitlab: +https://gitlab.com/phgsng/transliterator/wikis/doc + +.. _contact: phg@phi-gamma.net + |