From 2fb7a4a30fd4dad994997aef8db1bd1bd95b0a39 Mon Sep 17 00:00:00 2001 From: Peter Landoll Date: Mon, 6 May 2019 10:01:39 -0400 Subject: [PATCH] Add Links section to README --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rst b/README.rst index 8ac573f4..cc07bed2 100644 --- a/README.rst +++ b/README.rst @@ -49,3 +49,14 @@ Builds | ``2.9-maintenance`` | .. image:: https://travis-ci.org/pallets/jinja.svg?branch=2.9-maintenance | | | :target: https://travis-ci.org/pallets/jinja | +---------------------+------------------------------------------------------------------------------+ + +Links +----- + +* Website: http://jinja.pocoo.org/ +* Documentation: http://jinja.pocoo.org/docs/ +* License: `BSD `_ +* Releases: https://pypi.org/project/Jinja/ +* Code: https://github.com/pallets/jinja +* Issue tracker: https://github.com/pallets/jinja/issues +* Official chat: https://discord.gg/t6rrQZH -- 2.47.2