Enhance README
Browse files
README.md
CHANGED
@@ -60,7 +60,8 @@ vocabulary:
|
|
60 |
|
61 |
- `term` with a _definite article_ of "der"/"die"/"das" and a field of `plural` that comes with it signifies a
|
62 |
__noun__
|
63 |
-
- Those with `conjugation` field denotes a __verb__; its definition also begins with
|
|
|
64 |
- The rests are explicitly stated in the `definition` field. For example,
|
65 |
|
66 |
```yaml
|
|
|
60 |
|
61 |
- `term` with a _definite article_ of "der"/"die"/"das" and a field of `plural` that comes with it signifies a
|
62 |
__noun__
|
63 |
+
- Those with `conjugation` field denotes a __verb__; its definition also begins with an _indefinite form_, i.e.
|
64 |
+
"to ..."
|
65 |
- The rests are explicitly stated in the `definition` field. For example,
|
66 |
|
67 |
```yaml
|