Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
davydotcom committed Dec 10, 2014
1 parent f6f2402 commit f5383d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ Overview
--------
The Grails Asset-Pipeline is a plugin used for managing and processing static assets in [Grails](http://grails.org) applications. Asset-Pipeline functions include processing and minification of both CSS and JavaScript files. It is also capable of being extended to compile custom static assets, such as CoffeeScript or LESS.

For contributions to the core plugin please see the repository for the core plugin at [asset-pipeline-core](https://github.com/bertramdev/asset-pipeline-core)

Documentation
-------------
http://bertramdev.github.io/asset-pipeline

Things to be Done
-----------------
* Remove commons-io
* Implement Globbing support to the AssetResolver implementation for file scans
* Pull in abstracted means for setting response headers in production
* Improve SourceMaps


Contributions
Expand Down

0 comments on commit f5383d0

Please sign in to comment.