diff --git a/README.md b/README.md index 8e8080b..4a7e890 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Beautiful test output for go tests +# gotestfmt: go test output for humans This action uses [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) to create a beautifully formatted test output in GitHub Actions. @@ -52,4 +52,4 @@ jobs: if-no-files-found: error ``` -For more information about gotestfmt please see the [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) repository. \ No newline at end of file +For more information about gotestfmt please see the [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) repository.