From 280561ceb65e43f0cdf9ec1d2661488732cbe8fd Mon Sep 17 00:00:00 2001 From: Suman Date: Tue, 5 Mar 2024 02:04:31 -0500 Subject: [PATCH] update description --- README.md | 12 +++++++++++- package.json | 23 ++++++++++++++++++++--- 2 files changed, 31 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2f82654..e913e8c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

GitHub Readme Title

GitHub Readme Title

-

Craft a stylish and dynamic GitHub Profile Readme Title with modern elegance ✨

+

Enhance Your GitHub Profile with a Sleek, Animated README Title ✨

@@ -23,6 +23,16 @@

+## Overview +Welcome to `github-readme-title`, a creative tool designed to help you elevate your GitHub profile's README with stylish and animated titles that capture attention and express your personality or project's essence. + +## Features + +- **Animated Titles**: Choose from a selection of animated titles that suit your style or theme, adding a layer of sophistication and engagement to your README. +- **Customization**: Tailor the colors, fonts, and animation speed to match your personal brand or project's identity. `coming soon!` +- **Easy Integration**: Simply copy the generated markdown or HTML code and paste it into your README file for an instant transformation. +- **Free and Open Source**: Modify, distribute, and use the tool as you see fit. Contributions are welcome! + ## Demo diff --git a/package.json b/package.json index 806c928..eb0f483 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "github-readme-title", "version": "1.0.0", - "description": "Craft a stylish and dynamic GitHub Profile Readme Title with modern elegance", + "description": "Enhance Your GitHub Profile with a Sleek, Animated README Title", "main": "server.js", "scripts": { "start": "nodemon src/server.ts", @@ -11,8 +11,25 @@ "add-build": "git add dist", "test": "echo \"Error: no test specified\" && exit 1" }, - "keywords": [], - "author": "", + "keywords": [ + "github-profile", + "readme-title", + "animated-title", + "profile-enhancement", + "modern-readme", + "dynamic-title", + "readme-animation", + "github-readme", + "stylish-title", + "elegant-title", + "profile-readme", + "readme-upgrade", + "cool-readme-title", + "readme-improvement", + "github-animation", + "gradient-title" + ], + "author": "Suman Kumar", "license": "ISC", "devDependencies": { "@types/express": "^4.17.21",