commit fbe0eb0b148cd7abd4e3146a8f778e63676af69a
parent 6b3540f8aac9c964b6f2add815e57457dca9db5a
Author: Matthew Carlson <matt@mcarlson.xyz>
Date: Tue, 26 Jul 2022 17:39:14 -0400
added dependencies
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -5,6 +5,9 @@ Conjugates Spanish verbs in the terminal
Verbs file from here: https://github.com/ghidinelli/fred-jehle-spanish-verbs. If a verb is not included blame that guy. It should handle most common verbs though.
+# Dependencies
+* bash
+
# Installation
```shell
$ git clone https://github.com/mlscarlson/esconj/