From 36464e9553e294f1326606c694d0d8cabf5c1acb Mon Sep 17 00:00:00 2001
From: davebshow <davebshow@gmail.com>
Date: Thu, 16 Jul 2015 21:36:15 -0400
Subject: [PATCH] added link in docs

---
 docs/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/index.rst b/docs/index.rst
index 4b2a5ee..83be1ca 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -21,7 +21,7 @@ Requirements
 - Python 3.4
 - Tinkerpop 3 Gremlin Server 3.0.0
 
-Still using Python 2? Checkout `gremlinrestclient`_.
+Using Python 2? Checkout `gremlinrestclient`_.
 
 Dependencies
 ============
-- 
GitLab