From 28565e3fc36fdfc8074209d359750bbb2cb85bbb Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Sun, 25 Feb 2024 01:06:14 -0800 Subject: [PATCH] Update README.md --- package/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package/README.md b/package/README.md index 7fd23d5..0698b6b 100644 --- a/package/README.md +++ b/package/README.md @@ -92,8 +92,9 @@ import { GetGist } from "@matthiesenxyz/astro-gists/components" This Utility is meant to display an entire collection of Gists by ID ```astro +--- import { GetGistGroup } from "@matthiesenxyz/astro-gists/components" - +--- @@ -128,4 +129,4 @@ You can now edit files in `package`. Please note that making changes to those fi - [`Octokit`](http://octokit.github.io) by GitHub - [`Expressive-Code`](https://expressive-code.com/) By Hippotasic -- [`astro-integration-kit`](https://github.com/florian-lefebvre/astro-integration-kit) by Florian \ No newline at end of file +- [`astro-integration-kit`](https://github.com/florian-lefebvre/astro-integration-kit) by Florian