Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
su-per-man committed Mar 5, 2024
1 parent f72b727 commit 280561c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 4 deletions.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center">
<img width="50%" src="./assets/Github_Readme_Title_logo.png" align="center" alt="GitHub Readme Title" />
<h2 align="center">GitHub Readme Title</h2>
<p align="center">Craft a stylish and dynamic GitHub Profile Readme Title with modern elegance ✨</p>
<p align="center">Enhance Your GitHub Profile with a Sleek, Animated README Title ✨</p>
</p>
<p align="center">
<a href="https://github.com/su-per-man/github-readme-title/graphs/contributors">
Expand All @@ -23,6 +23,16 @@
</a>
</p>

## 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

Expand Down
23 changes: 20 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit 280561c

Please sign in to comment.