diff options
author | 2018-06-25 15:04:44 +0200 | |
---|---|---|
committer | 2018-06-25 15:04:44 +0200 | |
commit | 1d783508cf2233f6e590b181a234b64cb8b6baf9 (patch) | |
tree | bd81e551d2abd3384f4c34f0fe0198899ea36056 | |
parent | 4abff02e57da72e8133cb7ae0c2232e42e88402e (diff) | |
download | askama-1d783508cf2233f6e590b181a234b64cb8b6baf9.tar.gz askama-1d783508cf2233f6e590b181a234b64cb8b6baf9.tar.bz2 askama-1d783508cf2233f6e590b181a234b64cb8b6baf9.zip |
Remove non-functional code coverage badge for now
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ [](https://crates.io/crates/askama) [](https://travis-ci.org/djc/askama) [](https://ci.appveyor.com/project/djc/askama) -[](https://codecov.io/gh/djc/askama) [](https://gitter.im/djc/askama) Askama implements a template rendering engine based on Jinja. |