Skip to content

Commit 560ef2d

Browse files
committed
remove images from npm
2 parents 6590682 + dff67c5 commit 560ef2d

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TailGrids is a library of high-quality Tailwind CSS UI components and blocks, de
44

55
The free core version provides numerous UI components along with all core components. It is available for both personal and commercial projects. Please feel free to use it, and don't forget to support and inspire our team by starring this repo.
66

7-
It's worth noting that this same set of components is also available for React and Vue.js.
7+
It's worth noting that this same set of components is also available for React.js and Vue.js.
88

99
### [🚀 Explore All Components](https://tailgrids.com/components)
1010

@@ -14,9 +14,9 @@ It's worth noting that this same set of components is also available for React a
1414

1515
### Installing via NPM
1616

17-
Ensure you've installed [Node.js](https://nodejs.org) and [Tailwind CSS](https://tailwindcss.com) before TailGrids NPM package. Here's a quick guide to get you started with Tailgrids:
17+
Ensure you've installed [Node.js](https://nodejs.org) and [Tailwind CSS](https://tailwindcss.com/docs/plugins) before TailGrids NPM package. Here's a quick guide to get you started with Tailgrids:
1818

19-
**1. Install the [TailGrids NPM package](https://www.npmjs.com/package/tailgrids/?ref=tailgrids.com):**
19+
**1. Install the [TailGrids NPM package](https://www.npmjs.com/package/tailgrids):**
2020

2121
```bash
2222
npm i tailgrids
@@ -34,6 +34,8 @@ module.exports = {
3434

3535
And that's it! You're all set to start using TailGrids in your project. Happy coding!
3636

37+
>This TailGrids NPM package enables you to use UI components seamlessly in HTML, React, and Vue projects.
38+
3739
### [⚡ Get PRO Version](https://tailgrids.com/pricing)
3840

3941
### [📄 Detailed Documentation and Usage Guide](https://tailgrids.com/docs)

0 commit comments

Comments
 (0)