Skip to content

Commit

Permalink
Merge branch 'master' of github.com:shakyShane/gulp-browser-sync
Browse files Browse the repository at this point in the history
Conflicts:
	gulpfile-example-proxy.js
  • Loading branch information
shakyShane committed Apr 14, 2014
1 parent 6d38ffa commit a27bdc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gulp.task('browser-sync', function() {
```
There's a [full list of available options](https://github.com/shakyShane/browser-sync/wiki/Working-with-a-Config-File) on the module's repo.

**NOTE: at least version 0.8.0 is required for streams support!**
**NOTE: at least version 0.8.0 is required for the following examples!**

###Auto reload & CSS injecting
Streams are now supported in BrowserSync, so you can call `reload` when all your tasks are complete & all browsers will be informed of the changes.
Expand Down

0 comments on commit a27bdc7

Please sign in to comment.