Skip to content

Commit 72888e9

Browse files
committed
Updated readme
1 parent 8402f01 commit 72888e9

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.bowerrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
55
**⚡ Major Version 3.0 Release** - Complete rewrite with Bootstrap 5, modern JavaScript (ES6+), Alpine.js, SCSS, and Vite build system.
66

7+
![Metis Bootstrap Admin Dashboard](./metis-bootstrap-admin-dashboard.png)
8+
9+
**[🚀 View Live Demo](https://colorlib.com/polygon/metis/)**
10+
711
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
812
[![Bootstrap](https://img.shields.io/badge/Bootstrap-5.3.7-563d7c.svg)](https://getbootstrap.com)
913
[![Node.js](https://img.shields.io/badge/Node.js-18%2B-green.svg)](https://nodejs.org)
@@ -171,7 +175,7 @@ document.addEventListener('alpine:init', () => {
171175
- **Tree Shaking** - Only load code you actually use
172176
- **Code Splitting** - Lazy load components for faster initial loads
173177
- **Asset Optimization** - Automatic image and CSS optimization
174-
- **Modern Bundle** - ES6+ for modern browsers, fallbacks for legacy
178+
- **Modern Bundle** - ES6+ for modern browsers with optimal tree-shaking
175179

176180
## 🛡️ Browser Support
177181

@@ -180,7 +184,7 @@ document.addEventListener('alpine:init', () => {
180184
- **Safari** 14+
181185
- **Edge** 90+
182186

183-
*IE11 is not supported. Use v2.x for legacy browser support.*
187+
*IE11 is not supported.*
184188

185189
## 📚 Documentation & Resources
186190

1.53 MB
Loading

0 commit comments

Comments
 (0)