From b18d909917d2ac701073183d7b0772ae576a5bec Mon Sep 17 00:00:00 2001 From: Jack McDade Date: Mon, 28 Oct 2024 10:57:10 -0400 Subject: [PATCH] Hide content just meant for Github --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index efde430..96f433c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ * Special handling of Gutenberg content (WordPress) * Hooks for customizing the import process -## Installation +## Installation You can install the Importer addon via Composer: @@ -19,6 +19,8 @@ composer require statamic/importer You can find the Importer addon in the Control Panel under `Utilities > Importer`. + ## Documentation Read the docs on the [Statamic Marketplace](https://statamic.com/addons/statamic/importer/docs) or contribute to it [here on GitHub](DOCUMENTATION.md). +