Tweak some wording.

This commit is contained in:
Taylor Otwell 2014-11-29 15:48:27 -06:00
parent 7ba858ddf1
commit 7afa27927f
1 changed files with 6 additions and 6 deletions

View File

@ -1,13 +1,13 @@
var elixir = require('laravel-elixir');
/*
|----------------------------------------------------------------
| Have a Drink!
|----------------------------------------------------------------
|--------------------------------------------------------------------------
| Elixir Asset Management
|--------------------------------------------------------------------------
|
| Elixir provides a clean, fluent API for defining some basic
| Gulp tasks for your Laravel application. Elixir supports
| several common CSS, JavaScript and even testing tools!
| Elixir provides a clean, fluent API for defining some basic Gulp tasks
| for your Laravel application. By default, we are compiling the Sass
| file for our application, as well as publishing vendor resources.
|
*/