Skip to content

Commit 59d314a

Browse files
authored
Update README.md
1 parent 21ff285 commit 59d314a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-reflect/blob/master/LICENSE.md)
66
[![npm version](https://badge.fury.io/js/can-reflect.svg)](https://www.npmjs.com/package/can-reflect)
77
[![Travis build status](https://travis-ci.org/canjs/can-reflect.svg?branch=master)](https://travis-ci.org/canjs/can-reflect)
8-
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-reflect?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-reflect)
9-
[![Coverage status](https://coveralls.io/repos/github/canjs/can-reflect/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-reflect?branch=master)
108
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-reflect.svg)](https://greenkeeper.io/)
119

10+
[![Sauce Test Status](https://saucelabs.com/browser-matrix/can-reflect.svg)](https://saucelabs.com/u/can-reflect)
11+
1212
Reflect allows you to reflection on unknown data types.
1313

1414
## Documentation

0 commit comments

Comments
 (0)