aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-03-05 19:35:55 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-03-05 19:35:55 +0100
commit5e3ee8e4271f9f245763c2d938121d10739b0378 (patch)
tree410eba82d9fd688701266869621a9745bcc0587e /README.rst
parentb71b743f58243859ec344fb2e7765a04116897e5 (diff)
downloadaskama-5e3ee8e4271f9f245763c2d938121d10739b0378.tar.gz
askama-5e3ee8e4271f9f245763c2d938121d10739b0378.tar.bz2
askama-5e3ee8e4271f9f245763c2d938121d10739b0378.zip
Add testimonial from Armin Ronacher
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6987fd6..131f2ec 100644
--- a/README.rst
+++ b/README.rst
@@ -13,6 +13,9 @@ It generates Rust code from your templates at compile time
based on a user-defined ``struct`` to hold the template's context.
See below for an example, or read `the documentation`_.
+**"Pretty exciting. I would love to use this already."** -- `Armin Ronacher`_,
+creator of Jinja
+
Currently implemented features:
* Generates fully type-safe Rust code from your templates
@@ -32,6 +35,7 @@ All feedback welcome. Feel free to file bugs, requests for documentation and
any other feedback to the `issue tracker`_ or `tweet me`_.
.. _the documentation: https://docs.rs/askama
+.. _Armin Ronacher: http://lucumr.pocoo.org/
.. _issue tracker: https://github.com/djc/askama/issues
.. _tweet me: https://twitter.com/djco/