From c9b06c57f7c20e88f6de2c1b3ad1ba6fce701f08 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen Date: Sat, 27 Jan 2024 20:27:23 -0800 Subject: [PATCH] up readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 687943dd..15c8e704 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ In this Repo you will also find the Following: - `www`: [Public Site](https://astro-ghostcms.xyz) - `playground`: Development and Testing - `packages/`: - - `create-astro-ghostcms`: CLI Utility to quickly deploy new projects. + - `create-astro-ghostcms`: CLI Utility to quickly deploy new Astro-GhostCMS projects. - `astro-ghostcms`: The main Integration! - `astro-ghostcms-theme-default`: The Default theme in integration mode. - `tsconfig`: *LOCAL* Development package for `@ts-ghost/core-api`.