From 8a4565e8b3d1c31cc37e7f2b6287bef8bcaeed62 Mon Sep 17 00:00:00 2001 From: Ryan Beisner Date: Thu, 6 Apr 2017 16:21:54 -0500 Subject: [PATCH] Update readme doc Change-Id: I4406b99fc1e370aa718fcb6382a076b862da6151 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfbe460..af72e78 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Overview This layer provides the base OpenStack configuration options and dependencies -for authoring OpenStack Charms. Typically you won't use this layer directly -the [openstack-api](https://github.com/openstack/charm-layer-openstack-api) +for authoring OpenStack Charms. Typically you won't use this layer directly. +The [openstack-api](https://github.com/openstack/charm-layer-openstack-api) or [openstack-principle](https://github.com/openstack/charm-layer-openstack-principle) layers which consume this layer are probably more interesting as layers to directly use.