parent:
dbd69fc1616efd5180b0502d7b5f2229ec3b97d1
nmyk <nick@nmyk.io>
2023-02-11T16:08:48-05:00
1.0.2: improved documentation
diff --git a/README.md b/README.md
index 48a811dd4fb1b3bb0d2149ad8fbe5767a05dfa05..92c809df4d2d1a83ae78e10087508c18d8461405 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ ## Installation
```shell
-go install nmyk.io/cowsay/cmd/cow{say,think}@v1.0.1
+go install nmyk.io/cowsay/cmd/cow{say,think}@latest
```
@@ -322,6 +322,14 @@ git clone https://git.nmyk.io/cowsay
```
Send a nice email containing a .tar.gz of your revision to cowsay@git.nmyk.io.
+
+
+## Version History
+
+
+* 1.0.0: initial release
+ * 1.0.1: fixes formatting error in CLI usage string
+ * 1.0.2: updates `README.md`; adds version history
## Credits