diff --git a/README.md b/README.md index edb7929..bb8345b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Renamer -A Sketch Plugin which lets you to select multiple layers and rename them on the go as a batch process. +A Sketch Plugin which lets you to select multiple layers/groups/artboards and rename them on the go as a batch process with a single click. --- # Installation diff --git a/package.json b/package.json index 0140e7e..e688677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Renamer", - "description": "Plugin to rename multiple selected layers/artboards on the go", + "description": "Plugin to rename multiple selected layers/groups/artboards on the go", "version": "1.0.4", "engines": { "sketch": ">=3.0"