diff --git a/.changeset/strange-dancers-greet.md b/.changeset/strange-dancers-greet.md new file mode 100644 index 0000000..d580224 --- /dev/null +++ b/.changeset/strange-dancers-greet.md @@ -0,0 +1,5 @@ +--- +"@matthiesenxyz/astro-gists": patch +--- + +Update README.md diff --git a/package/README.md b/package/README.md index 30be08d..f755810 100644 --- a/package/README.md +++ b/package/README.md @@ -14,8 +14,6 @@ The Only Requirement to install this package is a **Github account with a Verifi This Integration uses [`Octokit`](http://octokit.github.io/) by `GitHub` to Generate custom gists using [`ExpressiveCode`](https://expressive-code.com/) within your Astro project! -This Integration currently includes `@astrojs/mdx` and is enabled by default. - ### Installation Install the integration **automatically** using the Astro CLI: