Skip to content

Commit b02da94

Browse files
committed
fix: docs
1 parent 093ab76 commit b02da94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 align="center">react-reading-panel 📖</h1>
22

33
<div align="center">
4-
Let users change reading options to any component!
4+
Add accessibility reading panel to any website
55
<br/><br/>
66
<a target="_blank" href="https://github.com/nitzano/react-reading-panel">Source Code</a> |
77
<a target="_blank" href="https://react-reading-panel-demo.vercel.app">Live Demo</a>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packageManager": "yarn@3.6.0",
44
"version": "0.0.0-development",
55
"author": "Nitzan Ohana <16689354+nitzano@users.noreply.github.com>",
6-
"description": "Let users change reading options to any component",
6+
"description": "Add accessibility reading panel to any website",
77
"license": "MIT",
88
"type": "module",
99
"repository": "https://github.com/nitzano/react-reading-panel.git",

0 commit comments

Comments
 (0)