Skip to content

Commit 59db855

Browse files
committed
docs: update description
1 parent 4e93d90 commit 59db855

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![npm version](https://badgen.net/npm/v/@lycorp-jp/tappy)](https://www.npmjs.com/package/@lycorp-jp/tappy)
99
[![Github Action](https://github.com/yahoojapan/tappy/actions/workflows/ci.yml/badge.svg)](https://github.com/yahoojapan/tappy/actions/workflows/ci.yml)
1010

11-
Tappy analyzes the size of buttons, links, and other interactive elements on smartphone web screens and displays tap success rates.
11+
Analyze the sizes of buttons, links, and other elements on web pages, and output the tap success rate.
1212

1313
## Installation
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lycorp-jp/tappy",
33
"version": "0.1.2",
4-
"description": "Tappy analyzes the size of buttons, links, and other interactive elements on smartphone web screens and displays tap success rates.",
4+
"description": "Analyze the sizes of buttons, links, and other elements on web pages, and output the tap success rate.",
55
"repository": {
66
"type": "git",
77
"url": "git+https://github.com/yahoojapan/tappy.git"

0 commit comments

Comments
 (0)