| Index: third_party/polymer/components/iron-range-behavior/README.md
|
| diff --git a/third_party/polymer/components/iron-range-behavior/README.md b/third_party/polymer/components/iron-range-behavior/README.md
|
| index 8d523bc69cfe8c3d1bd6a0109f7b52f0ef494b81..99202696516e857890c1ab9cc1eeeecb49997d30 100644
|
| --- a/third_party/polymer/components/iron-range-behavior/README.md
|
| +++ b/third_party/polymer/components/iron-range-behavior/README.md
|
| @@ -1,4 +1,24 @@
|
| -iron-range-behavior
|
| -==========
|
|
|
| -`Polymer.IronRangeBehavior` provides the behavior for something with a minimum to maximum range.
|
| +<!---
|
| +
|
| +This README is automatically generated from the comments in these files:
|
| +iron-range-behavior.html
|
| +
|
| +Edit those files, and our readme bot will duplicate them over here!
|
| +Edit this file, and the bot will squash your changes :)
|
| +
|
| +The bot does some handling of markdown. Please file a bug if it does the wrong
|
| +thing! https://github.com/PolymerLabs/tedium/issues
|
| +
|
| +-->
|
| +
|
| +[](https://travis-ci.org/PolymerElements/iron-range-behavior)
|
| +
|
| +_[Demo and API docs](https://elements.polymer-project.org/elements/iron-range-behavior)_
|
| +
|
| +
|
| +##Polymer.IronRangeBehavior
|
| +
|
| +`iron-range-behavior` provides the behavior for something with a minimum to maximum range.
|
| +
|
| +
|
|
|