From e87f45aad3ddff9bbd362e28994f074103748b62 Mon Sep 17 00:00:00 2001 From: Alex Popescu Date: Wed, 29 Jan 2014 15:15:57 -0800 Subject: [PATCH] documentation section --- README.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 128487a9..4ef23511 100644 --- a/README.rst +++ b/README.rst @@ -19,8 +19,15 @@ For more complete installation instructions, see the Documentation ------------- -All documentation for the python driver, including installation details, API documentation, -and a Getting Started guide, can be found `here `_. + +Here are a couple of links for getting up to speed: + +* `Installation `_ +* `Getting started guide `_ +* `API docs `_ + +There are also some +`notes on performance `_. Reporting Problems ------------------