Skip to content

Commit 17b725b

Browse files
committed
docs: add badges to readme
1 parent a31906c commit 17b725b

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44

55
# Nuxtify Core
66

7-
<!-- [![npm version][npm-version-src]][npm-version-href]
7+
<!--
88
[![npm downloads][npm-downloads-src]][npm-downloads-href]
9-
[![License][license-src]][license-href]
109
[![Nuxtify Docs][nuxtify-src]][nuxtify-href] -->
11-
<!-- [🏀 Online playground](https://stackblitz.com/github/nuxtify-dev/core?file=playground%2Fapp.vue) -->
10+
11+
[![npm version][npm-version-src]][npm-version-href]
12+
[![License][license-src]][license-href]
13+
[![🏀 Online Playground][playground-src]][playground-href]
1214

1315
> [!NOTE]
1416
>
@@ -214,3 +216,5 @@ Learn about [authoring Nuxt modules](https://nuxt.com/docs/guide/going-further/m
214216
[license-href]: https://npmjs.com/package/@nuxtify/core
215217
[nuxtify-src]: https://img.shields.io/badge/Nuxtify_Docs-00DC82
216218
[nuxtify-href]: https://nuxtify.dev/docs
219+
[playground-src]: https://img.shields.io/badge/%F0%9F%8F%80_Online_Playground-Demo-00DC82?labelColor=020420
220+
[playground-href]: https://stackblitz.com/github/nuxtify-dev/core?file=playground%2Fapp.vue

0 commit comments

Comments
 (0)