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.
|
||||
|
||||
https://sinan.im
|
||||
|
||||
## Features
|
||||
|
||||
### Core Accessibility Features
|
||||
|
||||
+2
-2
@@ -32,11 +32,11 @@
|
||||
"assistive-technology"
|
||||
],
|
||||
"author": {
|
||||
"name": "Your Name",
|
||||
"name": "sinanisler",
|
||||
"email": "sinan@sinan.im",
|
||||
"url": "https://sinan.im"
|
||||
},
|
||||
"license": "MIT",
|
||||
"license": "GPL",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/sinanisler/accessibility-widgets.git"
|
||||
|
||||
Reference in New Issue
Block a user