diff options
| author | Ben Linskey | 2015-08-08 17:47:07 -0400 |
|---|---|---|
| committer | Ben Linskey | 2015-08-08 17:47:07 -0400 |
| commit | 2a9d20f1df408a9cbb945f94017266d599909c3c (patch) | |
| tree | c94fb233efea08e91d5b841bdb757adc5de9678f /README.md | |
| parent | 2dea8082e3777c040ec5e391b259743355f472ef (diff) | |
| download | greek-reference-database-creator-2a9d20f1df408a9cbb945f94017266d599909c3c.tar.gz | |
Update readme
Add a note indicating that issues should be reported to the main Greek Reference repository's issue tracker.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,8 @@ This program creates the SQLite database used in the [Greek Reference][] app for Android. +Please report all issues to the [Greek Reference issue tracker][]. + ## Dependencies - SQLite3 @@ -40,6 +42,7 @@ The above texts are licensed under a Creative Commons Attribution-ShareAlike 3.0 This project is licensed under the [Apache License, version 2.0][Apache], with the exception of the texts of *An Intermediate Greek-English Lexicon* and *Overview of Greek Syntax*, which are distributed under Creative Commons licenses as [described above](https://github.com/blinskey/greek-reference-database-creator#texts). [Greek Reference]: https://github.com/blinskey/greek-reference +[Greek Reference issue tracker]: https://github.com/blinskey/greek-reference/issues [EpiDoc TransCoder]: http://sourceforge.net/projects/epidoc/ [SQLite JDBC Driver]: https://bitbucket.org/xerial/sqlite-jdbc [Apache]: http://www.apache.org/licenses/LICENSE-2.0 |