From d4eb0502b3eed8755c5656e4e20825a33e993faa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20L=2E=20Pati=C3=B1o?= Date: Fri, 1 Jul 2016 15:47:05 +0100 Subject: [PATCH] Updated README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9692039..cd28c7e 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,8 @@ A custom template tag is provided to render the message of a log entry, for exam ``` This way, you can pass extra context to the template used for the log object. + + +## Documentation + +The extended documentation is available on [Read the Docs](http://django-timeline-logger.readthedocs.io/en/latest/).