Skip to content

Commit

Permalink
Merge branch 'nightly' of github.com:ptkdev-components/webcomponent-i…
Browse files Browse the repository at this point in the history
…nstagram-widget into nightly
  • Loading branch information
ptkdev committed May 17, 2020
2 parents af61b5b + a228ce4 commit 785b6d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ import '@ptkdev/webcomponent-instagram-widget';
See folder `examples`, run with `npm run example`. Below is available a description of `options` values and all logger methods.

## 📖 Installation (Wordpress)
1. Download [wordpress-plugin](https://github.com/ptkdev-components/webcomponent-instagram-widget/raw/nightly/dist/wordpress/instagram-widget-wordpress-plugin.zip) and install it.
1. Download [wordpress-plugin](https://github.com/ptkdev-components/webcomponent-instagram-widget/raw/master/dist/wordpress/instagram-widget-wordpress-plugin.zip) and install it.
1. Add code to your html widget, example: `Appearance` --> `Widget` --> insert `HTML Widget` and paste html code (and replace `@ptkdev` with your instagram username):
```html
<instagram-widget username="@ptkdev" grid="3x3"></instagram-widget>
Expand Down Expand Up @@ -210,4 +210,4 @@ I love snake_case syntax sorry for this 😭 don't hate me.
* Images and logos have **CC BY-NC 4.0 License** ([Freepik](https://it.freepik.com/) Premium License)
* Documentations and Translations have **CC BY 4.0 License**

###### Copyleft (c) 2020 [Patryk Rzucidło](https://ptk.dev) ([@PTKDev](https://twitter.com/ptkdev)) <[support@ptkdev.io](mailto:support@ptkdev.io)>
###### Copyleft (c) 2020 [Patryk Rzucidło](https://ptk.dev) ([@PTKDev](https://twitter.com/ptkdev)) <[support@ptkdev.io](mailto:support@ptkdev.io)>

0 comments on commit 785b6d8

Please sign in to comment.