Skip to content

Commit 840ec2c

Browse files
pwfishertomdale
authored andcommitted
Add fastboot-watch-notifier to readme (#19)
1 parent 14c479b commit 840ec2c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ let server = new FastBootAppServer({
101101
});
102102

103103
server.start();
104-
```
104+
```
105105

106106
## Downloaders
107107

@@ -182,6 +182,7 @@ server.start();
182182

183183
* fastboot-s3-notifier
184184
* [fastboot-fs-notifier](https://github.com/iheanyi/fastboot-fs-notifier)
185+
* [fastboot-watch-notifier](https://github.com/pwfisher/fastboot-watch-notifier)
185186

186187
### Writing a Notifier
187188

0 commit comments

Comments
 (0)