aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-03-08 20:19:06 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-03-08 20:19:06 +0100
commit39ec850b4a141c5750e4431ac09b776b42eefb8f (patch)
tree1458ada05cc288132aab91183df0591a68e46b6c
parented89e5f027154c22fdde54a54bf69dcdf3a3ce00 (diff)
downloadaskama-39ec850b4a141c5750e4431ac09b776b42eefb8f.tar.gz
askama-39ec850b4a141c5750e4431ac09b776b42eefb8f.tar.bz2
askama-39ec850b4a141c5750e4431ac09b776b42eefb8f.zip
Thank @dtolnay for his support in the README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69049a4..f842d2c 100644
--- a/README.md
+++ b/README.md
@@ -29,11 +29,13 @@ Askama is in heavy development, so it currently has some limitations:
All feedback welcome. Feel free to file bugs, requests for documentation and
any other feedback to the [issue tracker][issues] or [tweet me][twitter].
+Many thanks to [David Tolnay][dtolnay] for his support in improving Askama.
[docs]: https://docs.rs/askama
[mitsuhiko]: http://lucumr.pocoo.org/
[issues]: https://github.com/djc/askama/issues
[twitter]: https://twitter.com/djco/
+[dtolnay]: https://github.com/dtolnay
How to get started