From 108e8162970803663d523e918f861100659cf0a1 Mon Sep 17 00:00:00 2001 From: fisker Date: Mon, 29 Apr 2019 09:47:43 +0800 Subject: [PATCH] docs: update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index a515bfd15..1d4503887 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,12 @@ # p-resolvify -[![gzip size](http://img.badgesize.io/https://unpkg.com/p-resolvify/lib/index.min.mjs?compression=gzip&label=gzip%20size&style=flat-square)](https://unpkg.com/p-resolvify/lib/) +[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) +[![gzip size](http://img.badgesize.io/https://unpkg.com/p-resolvify/lib/index.mjs?compression=gzip&label=gzip%20size&style=flat-square)](https://unpkg.com/p-resolvify/lib/) [![downloads](https://img.shields.io/npm/dm/p-resolvify.svg?style=flat-square)](https://www.npmtrends.com/p-resolvify) [![module formats: umd, cjs, and es](https://img.shields.io/badge/module%20formats-umd%2C%20cjs%2C%20es-green.svg?style=flat-square)](https://unpkg.com/p-resolvify/lib/) -[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/p-resolvify/badge)](https://www.jsdelivr.com/package/npm/p-resolvify) [![Build Status](https://img.shields.io/travis/fisker/p-resolvify.svg?style=flat-square)](https://travis-ci.org/fisker/p-resolvify) -[![Code Coverage](https://img.shields.io/codecov/c/github/fisker/p-resolvify.svg?style=flat-square)](https://codecov.io/github/fisker/p-resolvify) +[![Code Coverage](https://img.shields.io/coveralls/github/fisker/p-resolvify.svg?style=flat-square)](https://coveralls.io/github/fisker/p-resolvify) [![MIT License](https://img.shields.io/npm/l/p-resolvify.svg?style=flat-square)](https://github.com/fisker/p-resolvify/blob/master/license) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)