You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ka...@apache.org on 2014/07/21 22:41:29 UTC

git commit: Add AppVeyor badge to README

Repository: cordova-lib
Updated Branches:
  refs/heads/master 8fc644ced -> ecffd51ba


Add AppVeyor badge to README


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/ecffd51b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/ecffd51b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/ecffd51b

Branch: refs/heads/master
Commit: ecffd51bae75d81db13f86573910eec4309532cc
Parents: 8fc644c
Author: Mark Koudritsky <ka...@gmail.com>
Authored: Mon Jul 21 16:41:00 2014 -0400
Committer: Mark Koudritsky <ka...@gmail.com>
Committed: Mon Jul 21 16:41:00 2014 -0400

----------------------------------------------------------------------
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/ecffd51b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 077575a..ec4e3df 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,9 @@
 #
 -->
 
+[![Build status](https://ci.appveyor.com/api/projects/status/q9s459ssqvs1t7j6/branch/master)](https://ci.appveyor.com/project/Humbedooh/cordova-lib)
 [![Build Status](https://travis-ci.org/apache/cordova-lib.svg?branch=master)](https://travis-ci.org/apache/cordova-lib)
-&nbsp; [![npm version](http://b.adge.me/npm/v/cordova-lib.svg)](https://www.npmjs.org/package/cordova-lib)
+[![npm version](http://b.adge.me/npm/v/cordova-lib.svg)](https://www.npmjs.org/package/cordova-lib)
 
 # cordova-lib
 Contains npm modules used primarily by [cordova](https://github.com/apache/cordova-cli/) and [plugman](https://github.com/apache/cordova-plugman/).