From 860b44f33bfeecdf7506934ed1625d2e4c183f52 Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Sun, 17 Apr 2016 15:55:38 +0300 Subject: [PATCH] Change readme -> put docs section in the bottom --- README.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index db948212..1cde7ab1 100644 --- a/README.rst +++ b/README.rst @@ -52,14 +52,6 @@ Installation pip install dependency_injector -Documentation -------------- - -*Dependency Injector* documentation is hosted on ReadTheDocs: - -- `User's guide`_ -- `API docs`_ - Examples -------- @@ -322,6 +314,13 @@ GitHub: https://github.com/ets-labs/dependency_injector +Documentation +------------- + +*Dependency Injector* documentation is hosted on ReadTheDocs: + +- `User's guide`_ +- `API docs`_ Feedback --------