Skip to content

Commit d5fdbf0

Browse files
committed
fix: v0.2: Tagline
1 parent fca6fec commit d5fdbf0

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<a href="https://marketplace.visualstudio.com/items?itemName=iamshreydxv.copy-folder-structure">
1111
<img src="https://img.shields.io/visual-studio-marketplace/r/iamshreydxv.copy-folder-structure" alt="Ratings"/>
1212
</a>
13-
<a href="https://github.com/sponsors/ShreyPurohit">
14-
<img src="https://img.shields.io/github/sponsors/ShreyPurohit?style=social" alt="Sponsor" />
13+
<a href="https://github.com/sponsors/ShreyPurohit">
14+
<img src="https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-ff69b4?style=flat-square&logo=github" alt="Sponsor me on GitHub" />
1515
</a>
1616
</p>
1717

1818
<p align="center">
19-
<strong>🚀 The ultimate Extension for managing folder structures with ease!</strong>
19+
<strong>🚀 Copy & create folder structures, file names and jump-ready line paths.</strong>
2020
</p>
2121

2222
<hr style="border: 2px solid black; width: 100%; " />
@@ -270,3 +270,5 @@ Open an issue on our [GitHub repository](https://github.com/ShreyPurohit/folder-
270270
</p>
271271

272272
> ⭐ If this extension helped you, please consider giving it a star on the [GitHub](https://github.com/ShreyPurohit/folder-structure-pro-vscode/) and marketplace!
273+
274+
> ✨ Love this project? Sponsor me to help fuel more open-source work!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "copy-folder-structure",
33
"displayName": "Folder Structure Pro",
4-
"description": "Easily copy or create folder structures in JSON or plain text, with .gitignore and hidden file support, and quickly copy file names with a single click.",
4+
"description": "Easily copy & create folder structures, file names and jump-ready line paths with a single click.",
55
"publisher": "iamshreydxv",
66
"version": "0.2.0",
77
"engines": {

0 commit comments

Comments
 (0)