lgram

A command-line utility for drilling Latin grammar.
Log | Files | Refs | README

commit 07a34b47001f8896b1c1926bfd3400972d4a10fd
parent 77089ef86db3a56977b5b81512c0a1ca8a1c0cb2
Author: Jared Tobin <jared@jtobin.io>
Date:   Sun, 24 Jul 2022 19:16:14 +0400

Update README.

Diffstat:
MREADME.md | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -16,14 +16,15 @@ To drill conjugations, use: ./conj ``` -You can supply keywords to filter the set of conjugations to drill. Just -append them as arguments, e.g.: +Filter the set of conjugations to drill by appending keywords as arguments. +E.g.: ``` ./conj coniūnctīvus āctivum ``` -to drill only conjugations in either the active voice or with subjunctive mood. +to drill only conjugations in *both* the active voice *and* with subjunctive +mood. To drill declensions, use: