There was an error while loading. Please reload this page.
1 parent 6d38ffa commit a27bdc7Copy full SHA for a27bdc7
README.md
@@ -44,7 +44,7 @@ gulp.task('browser-sync', function() {
44
```
45
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.
46
47
-**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!**
48
49
###Auto reload & CSS injecting
50
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.
0 commit comments