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 <[email protected]> Authored: Mon Jul 21 16:41:00 2014 -0400 Committer: Mark Koudritsky <[email protected]> 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 @@ # --> +[](https://ci.appveyor.com/project/Humbedooh/cordova-lib) [](https://travis-ci.org/apache/cordova-lib) - [](https://www.npmjs.org/package/cordova-lib) +[](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/).
