diff --git a/README.md b/README.md index 717a3a2c..f8d3a65e 100644 --- a/README.md +++ b/README.md @@ -123,12 +123,3 @@ Flags: Use "yq [command] --help" for more information about a command. ``` - -## Contribute - -1. `scripts/devtools.sh` -2. `make [local] vendor` -3. add unit tests -4. apply changes to go.mod -5. `make [local] build` -7. profit diff --git a/test.yml b/test.yml deleted file mode 100644 index 6a6683f1..00000000 --- a/test.yml +++ /dev/null @@ -1,3 +0,0 @@ -b: - c: thing - d: another thing \ No newline at end of file