From df43f8f3c2a15ac08082f0ff01260674372fde50 Mon Sep 17 00:00:00 2001 From: Nitish Khagwal Date: Mon, 3 Dec 2018 13:48:22 +0530 Subject: [PATCH] Updated Description --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"