Skip to content

Commit 3bb4ed0

Browse files
author
Chasen Le Hara
committed
Update README generated by DoneJS
1 parent fd73058 commit 3bb4ed0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

readme.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
# can-component
22

3-
[![Join the chat at https://gitter.im/canjs/canjs](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/canjs/canjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/canjs/can-component/blob/master/LICENSE.md)
3+
[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5+
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-component/blob/master/LICENSE.md)
56
[![npm version](https://badge.fury.io/js/can-component.svg)](https://www.npmjs.com/package/can-component)
67
[![Travis build status](https://travis-ci.org/canjs/can-component.svg?branch=master)](https://travis-ci.org/canjs/can-component)
8+
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-component?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-component)
9+
[![Coverage status](https://coveralls.io/repos/github/canjs/can-component/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-component?branch=master)
710
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-component.svg)](https://greenkeeper.io/)
811

912
Create widgets that use a view, a view-model, and custom tags.
1013

1114
## Documentation
1215

13-
Read the [API docs on CanJS.com](https://canjs.com/doc/can-component.html).
16+
Read the [can-component API docs on CanJS.com](https://canjs.com/doc/can-component.html).
1417

1518
## Changelog
1619

@@ -23,4 +26,3 @@ The [contribution guide](https://github.com/canjs/can-component/blob/master/CONT
2326
## License
2427

2528
[MIT](https://github.com/canjs/can-component/blob/master/LICENSE.md)
26-

0 commit comments

Comments
 (0)