diff --git a/README.md b/README.md index b92b34f..84673b3 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/package.json b/package.json index dda88a2..c719f54 100644 --- a/package.json +++ b/package.json @@ -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"