Update README.md title and package.json author and license information
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
# Accessibility Widget
|
# Accessibility Widgets
|
||||||
|
|
||||||
|
|
||||||
A comprehensive, lightweight accessibility tool that enhances web accessibility for all users. This single-file JavaScript widget provides multiple accessibility features to make websites more usable for people with disabilities.
|
A comprehensive, lightweight accessibility tool that enhances web accessibility for all users. This single-file JavaScript widget provides multiple accessibility features to make websites more usable for people with disabilities.
|
||||||
|
|
||||||
|
https://sinan.im
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### Core Accessibility Features
|
### Core Accessibility Features
|
||||||
|
|||||||
+2
-2
@@ -32,11 +32,11 @@
|
|||||||
"assistive-technology"
|
"assistive-technology"
|
||||||
],
|
],
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Your Name",
|
"name": "sinanisler",
|
||||||
"email": "sinan@sinan.im",
|
"email": "sinan@sinan.im",
|
||||||
"url": "https://sinan.im"
|
"url": "https://sinan.im"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "GPL",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/sinanisler/accessibility-widgets.git"
|
"url": "git+https://github.com/sinanisler/accessibility-widgets.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user