Skip to content

Commit 90d3238

Browse files
author
Chasen Le Hara
committed
Update README generated by DoneJS
1 parent 8c42f9f commit 90d3238

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# can-ajax
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)
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)
45
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-ajax/blob/master/LICENSE)
56
[![npm version](https://badge.fury.io/js/can-ajax.svg)](https://www.npmjs.com/package/can-ajax)
67
[![Travis build status](https://travis-ci.org/canjs/can-ajax.svg?branch=master)](https://travis-ci.org/canjs/can-ajax)
8+
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/canjs/can-ajax?branch=master&svg=true)](https://ci.appveyor.com/project/matthewp/can-ajax)
9+
[![Coverage status](https://coveralls.io/repos/github/canjs/can-ajax/badge.svg?branch=master)](https://coveralls.io/github/canjs/can-ajax?branch=master)
710
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-ajax.svg)](https://greenkeeper.io/)
811

912
jQuery-inspired AJAX request library.
@@ -23,4 +26,3 @@ The [contribution guide](https://github.com/canjs/can-ajax/blob/master/CONTRIBUT
2326
## License
2427

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

0 commit comments

Comments
 (0)