summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-07-30 17:32:36 -0700
committerAlex Yatskov <alex@foosoft.net>2017-07-30 17:32:36 -0700
commitef43b742b0b0705e8fe44792933878c161d55d8f (patch)
tree05b70e26f0be425a54fc2faec90b3d3e3e0f9387 /README.md
parentb061cc914210e6c11bc419c38ec850b59d72dd4d (diff)
Updating README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4d467f82..1ed2bb77 100644
--- a/README.md
+++ b/README.md
@@ -132,7 +132,6 @@ Flashcard fields can be configured with the following steps:
`{expression}` | Term expressed as Kanji (will be displayed in Kana if Kanji is not available).
`{furigana}` | Term expressed as Kanji with Furigana displayed above it (e.g. <ruby>日本語<rt>にほんご</rt></ruby>).
`{glossary}` | List of definitions for the term (output format depends on whether running in *grouped* mode).
- `{glossary-brief}` | Shorter version of `{glossary}`, without `{tags}`.
`{reading}` | Kana reading for the term (empty for terms where the expression is the reading).
`{sentence}` | Sentence, quote, or phrase in which the term appears in the source content.
`{tags}` | Grammar and usage tags providing information about the term (unavailable in *grouped* mode).
@@ -290,4 +289,16 @@ exact versions used for distribution.
## License ##
-GPL
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>.
+