Update README.md before archiving (#174)

1 file changed
tree: 60aa5f904dbe704712369f87dff482b9d0f0bd27
  1. .github/
  2. benchmark/
  3. example/
  4. lib/
  5. test/
  6. .gitignore
  7. .test_config
  8. analysis_options.yaml
  9. CHANGELOG.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
README.md

[!IMPORTANT]
This repo has moved to https://github.com/dart-lang/tools/tree/main/pkgs/watcher

Dart CI pub package package publisher

A file system watcher.

What's this?

package:watcher monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.