diff --git a/README.md b/README.md index c498dca..07864bd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/) [![Tailwind CSS](https://img.shields.io/badge/Tailwind-Ready-38bdf8.svg)](https://tailwindcss.com/) -[Documentation](https://github.com/acadxp/xpui) • [NPM Package](https://www.npmjs.com/package/@acadxp/xpui) • [Report Bug](https://github.com/acadxp/xpui/issues) +[Documentation](https://xpui.vercel.app/) • [NPM Package](https://www.npmjs.com/package/@acadxp/xpui) • [Report Bug](https://github.com/acadxp/xpui/issues) @@ -194,11 +194,11 @@ MIT © [DripCode-Studio](https://github.com/DripCode-Studio) - [NPM Package](https://www.npmjs.com/package/@acadxp/xpui) - [GitHub Repository](https://github.com/acadxp/xpui) - [Report Issues](https://github.com/acadxp/xpui/issues) -- [AcadXP Platform](https://github.com/acadxp) +- [AcadXP Platform](https://acadxp.vercel.app/) ---
-

Made with ❤️ by the AcadXP Team

+

Made with ❤️ by the DripCode Studio

⭐ Star us on GitHub if you find this project helpful!

diff --git a/index.html b/index.html index ae4f012..28db1b7 100644 --- a/index.html +++ b/index.html @@ -49,10 +49,10 @@ content="Gamify your educational platform with xpui. React components for XP, badges, levels, and interactive learning." /> - + xpui | Game-Inspired React Component Library for AcadXP
-
+
-

- xpui +

+ xpui

-

+

Game-Inspired React Component Library

-

- 🚀 Run pnpm storybook to view components +

+ 🚀 Run + pnpm storybook + to view components

diff --git a/package.json b/package.json index f7ad4e4..762f317 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@acadxp/xpui", - "version": "0.1.0-beta.1", + "version": "0.1.0-beta.2", "description": "Game-inspired React component library for AcadXP", "author": { "url": "https://github.com/DripCode-Studio",