From 5dcfe114e3fb088b578fc9a67a629b63c8576e0e Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Sat, 7 Oct 2023 18:49:42 +0200 Subject: [PATCH] :memo: Document new host parameter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdc9f23..57bcbdd 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Embed the badge with: | 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. | ✅ | ### Shields.io Parameters (optional)