소스 검색

Add a link to the docs on RTD

Enis Afgan 10 년 전
부모
커밋
559882d42e
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      README.rst

+ 6 - 1
README.rst

@@ -41,6 +41,11 @@ In the example above, the AWS_ACCESS_KEY and AWS_SECRET_KEY environment variable
 must be set to your cloud credentials.
 
 
+Documentation
+~~~~~~~~~~~~~
+Complete documentation can be found at <https://cloudbridge.readthedocs.org>.
+
+
 Running tests
 ~~~~~~~~~~~~~
 To run the test suite locally, install `tox`_ with :code:`pip install tox`
@@ -60,4 +65,4 @@ may incur costs.
 
 
 .. _`bridge pattern`: https://en.wikipedia.org/wiki/Bridge_pattern
-.. _`tox`: https://tox.readthedocs.org/en/latest/
+.. _`tox`: https://tox.readthedocs.org/en/latest/