diff --git a/README.md b/README.md index 9675a75..86f6e01 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -Ocaml client for the Xen API. -[![Build Status](https://travis-ci.org/gaborigloi/xen-api-client.svg?branch=master)](https://travis-ci.org/gaborigloi/xen-api-client) +[![Build Status](https://travis-ci.org/xapi-project/xen-api-client.svg?branch=master)](https://travis-ci.org/xapi-project/xen-api-client) [![Coverage Status](https://coveralls.io/repos/github/xapi-project/xen-api-client/badge.svg?branch=master)](https://coveralls.io/github/xapi-project/xen-api-client?branch=master) +Ocaml client for the Xen API. + Depends on: Xmlm, Lwt, SSL Check out the example in: lwt_test/list_vms.ml