From 3d6e5e9fbff9a5bfcabc0cb33898f2665030516e Mon Sep 17 00:00:00 2001 From: Christopher Patty Date: Fri, 8 Mar 2019 01:46:09 -0700 Subject: [PATCH] Fixed npm badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d6f06c..27fe7a9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Crooks](https://raw.githubusercontent.com/chrisjpatty/crooks/master/logo.png) -# crooks ![Travis (.org)](https://img.shields.io/travis/chrisjpatty/crooks.svg) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [https://www.npmjs.com/package/crooks](![](https://img.shields.io/npm/v/crooks.svg?style=flat)) [![Coverage Status](https://coveralls.io/repos/github/chrisjpatty/crooks/badge.svg?branch=master)](https://coveralls.io/github/chrisjpatty/crooks?branch=master) +# crooks ![Travis (.org)](https://img.shields.io/travis/chrisjpatty/crooks.svg) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) [![](https://img.shields.io/npm/v/crooks.svg?style=flat)](https://www.npmjs.com/package/crooks) [![Coverage Status](https://coveralls.io/repos/github/chrisjpatty/crooks/badge.svg?branch=master)](https://coveralls.io/github/chrisjpatty/crooks?branch=master) A collection of useful react hooks by [@chrisjpatty](https://github.com/chrisjpatty).