From 9d08892171fc2e232088a7d65a9c0573bd44a425 Mon Sep 17 00:00:00 2001 From: Geonu Choi <6566gun@gmail.com> Date: Sun, 5 Apr 2015 10:49:02 +0900 Subject: [PATCH] Add RTD link to README.rst --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 38f8283..5e464fa 100644 --- a/README.rst +++ b/README.rst @@ -88,3 +88,7 @@ But, you have to run the application using our runner to be run asynchronously. if __name__ == '__main__': aio.run(app, debug=True) +Documentation +------------- + +`Read the docs`