pkg/watcher: actually flag for release

align package description with recent README updates

TBR

Review URL: https://codereview.chromium.org//439713008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/watcher@38864 260f80e4-7a28-3924-810f-c04153c831b5
1 file changed
tree: 4e9bef33242600d063eb35524882e63641ad1b47
  1. example/
  2. lib/
  3. test/
  4. CHANGELOG.md
  5. LICENSE
  6. pubspec.yaml
  7. README.md
README.md

A file system watcher.

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