Skip to content

Commit

Permalink
chore: add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolink authored Feb 16, 2024
1 parent 047f72e commit 89e0513
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
Preview your components with contentful data. Connect your storybook to contentful and [live preview](https://www.contentful.com/developers/docs/tutorials/general/live-preview/) your components with real
data.

[![Version](https://img.shields.io/npm/v/storybook-addon-contentful-preview.svg)](https://npmjs.org/package/storybook-addon-contentful-preview)
[![Downloads/week](https://img.shields.io/npm/dw/storybook-addon-contentful-preview.svg)](https://npmjs.org/package/storybook-addon-contentful-preview)
[![Size](https://img.shields.io/bundlephobia/min/storybook-addon-contentful-preview.svg)](https://npmjs.org/package/storybook-addon-contentful-preview)
[![Release](https://github.com/marcolink/storybook-addon-contentful-preview/actions/workflows/release.yml/badge.svg)](https://github.com/marcolink/storybook-addon-contentful-preview/actions/workflows/release.yml)
[![License](https://img.shields.io/npm/l/storybook-addon-contentful-preview.svg)](https://github.com/marcoxlink/storybook-addon-contentful-preview/blob/main/package.json)

![screen-recording.gif](images%2Fscreen-recording.gif)

## Installation
Expand Down

0 comments on commit 89e0513

Please sign in to comment.