Skip to content

Commit

Permalink
Putting in Flattr button
Browse files Browse the repository at this point in the history
  • Loading branch information
meenie committed Mar 20, 2013
1 parent e30eede commit a971de9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -3,6 +3,9 @@ Munee: Optimising Your Assets

#####PHP 5.3 Asset Optimisation - Smart Caching, On-The-Fly Image Resizing, On-the-fly LESS, SASS, CoffeeScript Compiling, and CSS & JavaScript Combining/Minifying

[![Build Status](https://secure.travis-ci.org/meenie/munee.png?branch=master)](http://travis-ci.org/meenie/munee)
[![Flatter this](http://api.flattr.com/button/flattr-badge-large.png)](http://flattr.com/thing/1191331/)

---

Update 1.5.0 Important Note
Expand Down Expand Up @@ -210,10 +213,6 @@ CoffeeScript can also be automatically compiled if included in your html. When
```html
<script src="/js/libs/jquery-1.8.1.min.js,/js/libs/bootstrap.min.js,/js/site.coffee?minify=true"></script>
```

Build status
------------
[![Build Status](https://secure.travis-ci.org/meenie/munee.png?branch=master)](http://travis-ci.org/meenie/munee)

Tips & Tricks
-------------
Expand Down

0 comments on commit a971de9

Please sign in to comment.