From 3060a569bf4c15dfaab5e1a37cedfb732a6024c7 Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Mon, 26 Mar 2018 10:19:24 +0200 Subject: [PATCH] Revert "Fix appveyor link" This reverts commit 232670e7697d29b4dec5bfe23db4b6a0f840ad81. --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4a23f2a..31fa63d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# expand-brackets [![NPM version](https://img.shields.io/npm/v/expand-brackets.svg?style=flat)](https://www.npmjs.com/package/expand-brackets) [![NPM monthly downloads](https://img.shields.io/npm/dm/expand-brackets.svg?style=flat)](https://npmjs.org/package/expand-brackets) [![NPM total downloads](https://img.shields.io/npm/dt/expand-brackets.svg?style=flat)](https://npmjs.org/package/expand-brackets) [![Linux Build Status](https://img.shields.io/travis/micromatch/expand-brackets.svg?style=flat&label=Travis)](https://travis-ci.org/micromatch/expand-brackets) [![Windows Build Status](https://img.shields.io/appveyor/ci/jonschlinkert/expand-brackets.svg?style=flat&label=AppVeyor)](https://ci.appveyor.com/project/jonschlinkert/expand-brackets) +# expand-brackets [![NPM version](https://img.shields.io/npm/v/expand-brackets.svg?style=flat)](https://www.npmjs.com/package/expand-brackets) [![NPM monthly downloads](https://img.shields.io/npm/dm/expand-brackets.svg?style=flat)](https://npmjs.org/package/expand-brackets) [![NPM total downloads](https://img.shields.io/npm/dt/expand-brackets.svg?style=flat)](https://npmjs.org/package/expand-brackets) [![Linux Build Status](https://img.shields.io/travis/micromatch/expand-brackets.svg?style=flat&label=Travis)](https://travis-ci.org/micromatch/expand-brackets) [![Windows Build Status](https://img.shields.io/appveyor/ci/micromatch/expand-brackets.svg?style=flat&label=AppVeyor)](https://ci.appveyor.com/project/micromatch/expand-brackets) > Expand POSIX bracket expressions (character classes) in glob patterns. @@ -266,15 +266,15 @@ Pull requests and stars are always welcome. For bugs and feature requests, [plea ### Contributors -| **Commits** | **Contributor** | -| --- | --- | -| 69 | [jonschlinkert](/~https://github.com/jonschlinkert) | -| 3 | [danez](/~https://github.com/danez) | -| 2 | [MartinKolarik](/~https://github.com/MartinKolarik) | -| 2 | [es128](/~https://github.com/es128) | -| 1 | [doowb](/~https://github.com/doowb) | -| 1 | [eush77](/~https://github.com/eush77) | -| 1 | [mjbvz](/~https://github.com/mjbvz) | +| **Commits** | **Contributor** | +| --- | --- | +| 69 | [jonschlinkert](/~https://github.com/jonschlinkert) | +| 3 | [danez](/~https://github.com/danez) | +| 2 | [MartinKolarik](/~https://github.com/MartinKolarik) | +| 2 | [es128](/~https://github.com/es128) | +| 1 | [doowb](/~https://github.com/doowb) | +| 1 | [eush77](/~https://github.com/eush77) | +| 1 | [mjbvz](/~https://github.com/mjbvz) | ### Building docs