Skip to content

Commit

Permalink
docs: adding some badges to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Mar 8, 2022
1 parent 34665b6 commit 592c754
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Core coding standards for ReadMe projects.

[![](https://d3vv6lp55qjaqc.cloudfront.net/items/1M3C3j0I0s0j3T362344/Untitled-2.png)](https://readme.io)

[![npm](https://img.shields.io/npm/v/@readme/eslint-config)](https://npm.im/@readme/eslint-config) [![Build](https://github.com/readmeio/eslint-config/workflows/CI/badge.svg)](https://github.com/readmeio/@readme/eslint-config)

## Installation

You'll need to install [`ESLint`](https://www.npmjs.com/package/eslint) and [`Prettier`](https://www.npmjs.com/package/prettier) into your project. Use this shortcut to install them alongside the config (if using **npm 5+**):
Expand Down

0 comments on commit 592c754

Please sign in to comment.