From 22b840af147601dfba0c65e43d235f9dc33ffa3b Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Thu, 16 Apr 2015 16:43:15 +0200 Subject: [PATCH] Add a description. --- packages/xen-api/README.md | 2 +- packages/xen-api/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/xen-api/README.md b/packages/xen-api/README.md index 0edf8c10c..7160b145c 100644 --- a/packages/xen-api/README.md +++ b/packages/xen-api/README.md @@ -1,6 +1,6 @@ # xen-api [![Build Status](https://travis-ci.org/js-xen-api.png?branch=master)](https://travis-ci.org/js-xen-api) -> ${pkg.description} +> Connector to the Xen API ## Install diff --git a/packages/xen-api/package.json b/packages/xen-api/package.json index 5700efbe4..df31ce4fc 100644 --- a/packages/xen-api/package.json +++ b/packages/xen-api/package.json @@ -2,7 +2,7 @@ "name": "xen-api", "version": "0.3.1", "license": "ISC", - "description": "", + "description": "Connector to the Xen API", "keywords": [ "xen", "api",