From 4124e39357d2e7ed3307bee14a5a889d6cac1c77 Mon Sep 17 00:00:00 2001 From: Duncan McClean Date: Mon, 28 Oct 2024 10:57:07 +0000 Subject: [PATCH] wip --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a707d3e..96471aa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Importer -> Allows you to easily import content from CSV and XML files into Statamic. Supports importing entries, taxonomy terms, and users. +> Allows you to easily import content and users into Statamic. Supports CSV and XML files. ## Features diff --git a/composer.json b/composer.json index f800aec..14b8f42 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "extra": { "statamic": { "name": "Importer", - "description": "Importer addon" + "description": "Allows you to easily import content and users into Statamic. Supports CSV and XML files." }, "laravel": { "providers": [