diff --git a/README.md b/README.md index 57bcbdd..45fadd1 100644 --- a/README.md +++ b/README.md @@ -87,10 +87,10 @@ Embed the badge with: ### Optional Input Parameters -| Parameter | Description | Supported in SVG Mode | -| ------------- | -------------------------------------------------------------------------------------------------- | --------------------- | -| `host` | Default is `https://api.github.com/gists/`. You can change this if you're using GitHub enterprise. | ✅ | -| `forceUpdate` | Default is `false`. If set to `true`, the gist will be updated even if the content did not change. | ✅ | +| Parameter | Description | Supported in SVG Mode | +| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | +| `host` | Default is `https://api.github.com/gists/`. You can change this if you're using GitHub enterprise. The URL will be something like `github-enterprise-hostname/api/v3/gists`. | ✅ | +| `forceUpdate` | Default is `false`. If set to `true`, the gist will be updated even if the content did not change. | ✅ | ### Shields.io Parameters (optional)