aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2018-05-22 08:56:58 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2018-05-22 08:56:58 +0200
commit06f5bd575a053978b820f82964053550ab844e4b (patch)
treea4b757876195fd1c9fedc5db30c188a8cdca70e2 /README.md
parent44ce96e6fc9e0dee17aa5bba169c6d2217f94fb1 (diff)
downloadaskama-06f5bd575a053978b820f82964053550ab844e4b.tar.gz
askama-06f5bd575a053978b820f82964053550ab844e4b.tar.bz2
askama-06f5bd575a053978b820f82964053550ab844e4b.zip
Add testimonial from Nikolay Kim
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index efbf4b1..2022497 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,8 @@ 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][docs].
+**"I use Askama for actix's TechEmpower benchmarks."** --
+[Nikolay Kim][fafhrd91], creator of actix-web
**"Pretty exciting. I would love to use this already."** --
[Armin Ronacher][mitsuhiko], creator of Jinja
@@ -44,6 +46,7 @@ Many thanks to [David Tolnay][dtolnay] for his support in improving Askama.
* A limited number of built-in filters have been implemented
[docs]: https://docs.rs/askama
+[fafhrd91]: https://github.com/fafhrd91
[mitsuhiko]: http://lucumr.pocoo.org/
[issues]: https://github.com/djc/askama/issues
[twitter]: https://twitter.com/djco/