From 4b7c6eb4c88083d8da2554085aacbbb87242c1bd Mon Sep 17 00:00:00 2001 From: zhurong Date: Sat, 7 May 2016 13:14:04 -0400 Subject: [PATCH] Trival fix: Update README 1.Delete the README.md 2.Update the git repo Change-Id: I1dacb2fd33edc8d55566c3c82c4d45e3fa67fd19 --- README.md | 4 ---- README.rst | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 348ba234..00000000 --- a/README.md +++ /dev/null @@ -1,4 +0,0 @@ -python-senlinclient -=================== - -Client library for OpenStack Clustering Service API diff --git a/README.rst b/README.rst index d1e59a6e..01f5550a 100644 --- a/README.rst +++ b/README.rst @@ -7,4 +7,4 @@ provides a Python API (the ``senlinclient`` module) and a command-line tool Development takes place via the usual OpenStack processes as outlined in the `developer guide `_. -The master repository is in `Git `_. +The master repository is in `Git `_.