mirror of
https://github.com/Polymer/polymer.git
synced 2026-08-19 01:14:44 -05:00
fix some typos and links in CONTRIBUTING and README
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Contributing
|
||||
|
||||
Want to contribute to polymer? Great!
|
||||
Want to contribute to Polymer? Great!
|
||||
|
||||
We are more than happy to accept external contributions to the project in the form of [feedback](https://groups.google.com/forum/?fromgroups=#!forum/polymer-dev), [bug reports](/polymer-project/polymer/issues), and pull requests.
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ Build Status: [http://build.chromium.org/p/client.polymer/waterfall](http://buil
|
||||
|
||||
For more detailed info goto [http://polymer-project.org/](http://polymer-project.org/).
|
||||
|
||||
The 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 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user