Skip to content

Commit 79b94c3

Browse files
committed
Update README.md
1 parent d1e7d7c commit 79b94c3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Diff for: README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## No Longer Maintained
2+
3+
Basset is no longer being maintained by me (Jason Lewis). Appologies to those of you that have invested time into this package. Feel free to fork it if
4+
you feel the need but I strongly urged you to shift over to using [Grunt](http://gruntjs.com/) to manage the compiling and concatenation of your assets.
5+
6+
Once again, I'm sorry, I just don't have the time and Grunt does an amazing job.
7+
18
## Basset for Laravel 4
29

310
[![Build Status](https://secure.travis-ci.org/jasonlewis/basset.png)](http://travis-ci.org/jasonlewis/basset)
@@ -81,4 +88,4 @@ Basset also ships with a facade which provides the static syntax for creating co
8188
- Build and serve pre-compressed collections.
8289
- Use custom format when displaying collections.
8390
- Added in Blade view helpers: `@javascripts`, `@stylesheets`, and `@assets`.
84-
- Assets maintain the order that they were added.
91+
- Assets maintain the order that they were added.

0 commit comments

Comments
 (0)