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": [