From a2df121e452ebff0614727068256865039112250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adolfo=20G=C3=B3mez=20Garc=C3=ADa?= Date: Mon, 18 Jan 2021 05:51:34 +0100 Subject: [PATCH] fixed a couple readmes --- README.md | 3 +-- client/README.md | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 client/README.md diff --git a/README.md b/README.md index 39775a943..710386349 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,4 @@ This is an Open Source Source project, initiated by Spanish Company ​Virtualca Any help provided will be welcome. -**Note: Master version is always under heavy development and it is not recommended for use, it will probably have unfixed bugs. - For use, please use the latest stable branch.** +**Note: Master version is always under heavy development and it is not recommended for use, it will probably have unfixed bugs. Please use the latest stable branch.** diff --git a/client/README.md b/client/README.md new file mode 100644 index 000000000..e7609b2ca --- /dev/null +++ b/client/README.md @@ -0,0 +1,5 @@ +Old Python 2.7 Code +=================== + +Warning: This code will be not used anymore on UDS, and will be removed from repository soon. +Please, do not use this, use instead client-py3 client.