| Index: packages/polymer_interop/README.md
|
| diff --git a/packages/polymer_interop/README.md b/packages/polymer_interop/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e16a6d467753bc184f3c01b0a8da191587c2f339
|
| --- /dev/null
|
| +++ b/packages/polymer_interop/README.md
|
| @@ -0,0 +1,10 @@
|
| +# Polymer Interop
|
| +
|
| +This package provides the original polymer js sources, and a dart wrapper around
|
| +them to abstract away the js interop calls.
|
| +
|
| +## Features and bugs
|
| +
|
| +Please file feature requests and bugs at the [issue tracker][tracker].
|
| +
|
| +[tracker]: https://github.com/dart-lang/polymer_interop/issues
|
|
|