diff --git a/README.md b/README.md index 0ce4560..9acb181 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,21 @@ ![React Headings Logo](https://github.com/alexnault/react-headings/raw/master/assets/react-headings.png) -# React Headings ![checks](https://img.shields.io/github/workflow/status/alexnault/react-headings/ci-and-publish?style=flat-square) ![version](https://img.shields.io/npm/v/react-headings?style=flat-square) ![size](https://img.shields.io/bundlephobia/minzip/react-headings?style=flat-square) ![downloads](https://img.shields.io/npm/dm/react-headings?style=flat-square) +# React Headings + +
> Never worry about using the wrong heading level (`h1`, `h2`, etc.) in complex React apps!