From 806503f2bec9cda56820d5f2fd773f7982abae89 Mon Sep 17 00:00:00 2001 From: Augustus D'Souza Date: Tue, 15 Jul 2014 13:30:14 +0530 Subject: [PATCH] Added 'Flask-Assets' to Asset Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 68797b81..48fad000 100644 --- a/README.md +++ b/README.md @@ -437,6 +437,7 @@ long, literate-programming-style documentation generator. * [django-storages](http://code.larlet.fr/django-storages/) - A collection of custom storage backends for Django. * [glue](http://gluecss.com) - Glue is a simple command line tool to generate CSS sprites. * [libsass-python](http://hongminhee.org/libsass-python/) - A Python binding of [libsass](https://github.com/hcatlin/libsass), the reference implementation of SASS/SCSS. +* [Flask-Assets](http://flask-assets.readthedocs.org/en/latest/) - Helps you integrate webassets into your Flask app. ## Caching