[Pkg-javascript-commits] [sockjs-client] 304/350: Update readme

tonnerre at ancient-solutions.com tonnerre at ancient-solutions.com
Fri Aug 5 01:04:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.

commit 3bbabda2aa89e85ba926f90560bb1fb3937f4a63
Author: Bryce Kahle <bkahle at gmail.com>
Date:   Wed May 13 23:41:43 2015 -0700

    Update readme
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 492094a..f967c51 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 
-# SockJS-client [![Build Status][travis-image]][travis-url] [![Sauce Test Status](https://saucelabs.com/buildstatus/brycekahle)](https://saucelabs.com/u/brycekahle)
+# SockJS-client
+
+[![npm version](https://img.shields.io/npm/v/sockjs-client.svg?style=flat-square)](https://www.npmjs.com/package/sockjs-client)[![Build Status](https://img.shields.io/travis/sockjs/sockjs-client/master.svg?style=flat-square)](https://travis-ci.org/sockjs/sockjs-client)[![Dependencies](https://img.shields.io/david/sockjs/sockjs-client.svg?style=flat-square)](https://david-dm.org/sockjs/sockjs-client)[![Sauce Test Status](https://saucelabs.com/buildstatus/brycekahle)](https://saucelabs.com [...]
 
 SockJS is a browser JavaScript library that provides a WebSocket-like
 object. SockJS gives you a coherent, cross-browser, Javascript API
@@ -320,5 +322,3 @@ There are various browser quirks which we don't intend to address:
    you're a serious SockJS user then consider using SSL
    ([more info](http://www.ietf.org/mail-archive/web/hybi/current/msg01605.html)).
 
-[travis-url]: https://travis-ci.org/sockjs/sockjs-client?branch=master
-[travis-image]: http://img.shields.io/travis/sockjs/sockjs-client/master.svg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list