Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillmer authored Jul 3, 2020
1 parent 65513e3 commit eafcd96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ This web component creates a background pattern only by using CSS. It is very us

## Demo

[![Demo](./title.png)](https://jwillmer.github.io/pattern-web-component/)
[![Demo](./title.png)](https://jwillmer.github.io/pattern-component/)

The docs folder contains the compiled source code of this component. You can visit the [demo page](https://jwillmer.github.io/pattern-web-component/) for more examples.
The docs folder contains the compiled source code of this component. You can visit the [demo page](https://jwillmer.github.io/pattern-component/) for more examples.

## Usage

Expand Down Expand Up @@ -73,4 +73,4 @@ Need help? Check out our docs [here](https://stenciljs.com/docs/my-first-compone
### In a stencil-starter app
- Run `npm install @jwillmer/pattern-component --save`
- Add an import to the npm packages `import @jwillmer/pattern-component;`
- Then you can use the element anywhere in your template, JSX, html etc
- Then you can use the element anywhere in your template, JSX, html etc

0 comments on commit eafcd96

Please sign in to comment.