diff --git a/README.md b/README.md index 6b710d5..6049341 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/schneegan color: orange ``` -Once the action is executed, got to your gist. +Once the action is executed, go to your gist. There should be a new file called `test.json`. You can view the raw content of this file at `https://gist.githubusercontent.com///raw/test.json`. Embed the badge with: @@ -133,4 +133,4 @@ This means, given a version number MAJOR.MINOR.PATCH, we will increment the: 1. MAJOR version when we make incompatible API changes, 2. MINOR version when we add functionality in a backwards compatible manner, and -3. PATCH version when we make backwards compatible bug fixes. \ No newline at end of file +3. PATCH version when we make backwards compatible bug fixes.