summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index bc58962..f672504 100644
--- a/README.rst
+++ b/README.rst
@@ -20,6 +20,8 @@ capabilities::
print '{t.bold}All your {t.red}bold and red base{t.normal}'.format(t=t)
print t.wingo(2)
+`Full API Reference <https://blessings.readthedocs.io/>`_
+
The Pitch
=========