From 69ad24961935611094b75dd159b65cf307de9c43 Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Mon, 26 Sep 2016 09:46:49 -0700 Subject: [PATCH] Updated docs --- README.md | 2 +- README.rst | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f4093243..c6f924e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This are the docs for Graphene `1.0`. Please read [UPGRADE-v1.0.md](/UPGRADE-v1.0.md) to learn how to upgrade. +Please read [UPGRADE-v1.0.md](/UPGRADE-v1.0.md) to learn how to upgrade to Graphene `1.0`. --- diff --git a/README.rst b/README.rst index 7b20ad02..72a6a020 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,4 @@ -This are the docs for Graphene ``1.0``. Please read -Please read `UPGRADE-v1.0.md`_ to learn how to upgrade. +Please read `UPGRADE-v1.0.md`_ to learn how to upgrade to Graphene ``1.0``. --------------