Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: third_party/polymer/polymer/README.md

Issue 137393003: Uprev Polymer to 0.1.3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Uprev to 0.1.3 Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/polymer/polymer/PATENTS ('k') | third_party/polymer/polymer/bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/polymer/README.md
diff --git a/third_party/polymer/polymer/README.md b/third_party/polymer/polymer/README.md
index 35591d0d24121339a39915b6746f055637b14c42..d608dbdf3289bb3dd32bc52453252dd0cfec67fd 100644
--- a/third_party/polymer/polymer/README.md
+++ b/third_party/polymer/polymer/README.md
@@ -1,17 +1,7 @@
-# Polymer
+Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers.
-[![Polymer build status](http://www.polymer-project.org/build/polymer/status.png "Polymer build status")](http://build.chromium.org/p/client.polymer/waterfall)
+For Docs, License, Tests, and pre-packed downloads, see:
+http://www.polymer-project.org/
-Build Status: [http://build.chromium.org/p/client.polymer/waterfall](http://build.chromium.org/p/client.polymer/waterfall)
-
-## Brief Overview
-
-For more detailed info goto [http://polymer-project.org/](http://polymer-project.org/).
-
-Polymer is a new type of library for the web, designed to leverage the existing browser infrastructure to provide the encapsulation and extendability currently only available in JS libraries.
-
-Polymer is based on a set of future technologies, including [Shadow DOM](https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html), [Custom Elements](https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/custom/index.html) and Model Driven Views. Currently these technologies are implemented as polyfills or shims, but as browsers adopt these features natively, the platform code that drives Polymer evacipates, leaving only the value-adds.
-
-## Tools & Testing
-
-For running tests or building minified files, consult the [tooling information](http://polymer-project.org/tooling-strategy.html).
+Many thanks to our contributors:
+https://github.com/Polymer/platform/contributors
« no previous file with comments | « third_party/polymer/polymer/PATENTS ('k') | third_party/polymer/polymer/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698