diff --git a/README.md b/README.md new file mode 100644 index 0000000..4123511 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# go-yes + +**go-yes** is a Go implementation of the **yes** GNU coreutil. + +## Building & Installing + +1. Install Go +2. Run `go install github.com/MatusOllah/go-yes@latest`