Skip to content

Commit 48b2660

Browse files
committed
Update readme
1 parent d858296 commit 48b2660

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ As stated, this loader needs an text loader to load the HTML template, like the
9595
## `awesome-component/index.js` (example)
9696

9797
```js
98-
// import Polymer from 'polymer'; Aaaaaaaah if we could...!
9998

10099
import {Element as PolymerElement} from '@polymer/polymer/polymer-element';
101100
import template from './template.html';
@@ -128,10 +127,6 @@ import './src/awesome-component';
128127
```
129128

130129

131-
## Contribute
132-
133-
This is currently a POC, so if you have some ideas or better solutions just open an issue and let's talk! :+1:
134-
135130
## License
136131

137132
MIT © LasaleFamine

0 commit comments

Comments
 (0)