Chromium Code Reviews| Index: README.md |
| diff --git a/README.md b/README.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..24e028770a6691f02d10df6b34e71dc5cff2c1d3 |
| --- /dev/null |
| +++ b/README.md |
| @@ -0,0 +1,9 @@ |
| +# Resource |
| + |
| +Reading data from package contents and files. |
| + |
| +## Features and bugs |
| + |
| +Please file feature requests and bugs at the [issue tracker][tracker]. |
| + |
| +[tracker]: https://github.com/dart-lang/resource/issues |