We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c479b commit 840ec2cCopy full SHA for 840ec2c
1 file changed
README.md
@@ -101,7 +101,7 @@ let server = new FastBootAppServer({
101
});
102
103
server.start();
104
-```
+```
105
106
## Downloaders
107
@@ -182,6 +182,7 @@ server.start();
182
183
* fastboot-s3-notifier
184
* [fastboot-fs-notifier](https://github.com/iheanyi/fastboot-fs-notifier)
185
+* [fastboot-watch-notifier](https://github.com/pwfisher/fastboot-watch-notifier)
186
187
### Writing a Notifier
188
0 commit comments