aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 508c622..a346348 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,10 @@ See below for an example, or read [the documentation][docs].
**"Pretty exciting. I would love to use this already."** --
[Armin Ronacher][mitsuhiko], creator of Jinja
+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.
+
### Feature highlights
* Construct templates using a familiar, easy-to-use syntax
@@ -38,10 +42,6 @@ See below for an example, or read [the documentation][docs].
* User-defined template filters are not supported yet
* Debugging template problems can be tricky
-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