Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathascarrijo authored Jul 11, 2018
1 parent 7ae7b76 commit abdbffe
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,21 @@

This is a Wordpress plugin which creates a Widget inside Wordpress which makes it easy to add the Biscoint price to any Widget area of your site, such as the sidebar.


To use it, first download the last release .zip file, and then, inside the admin area of your wordpress site, go to Plugins > Add new > Upload Plugin (if you don't know how to do this, here's a [nice blog post](https://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/) with detailed instructions).


After install is complete, you'll be shown the option to activate the plugin. Do so.

Then go to Appearance > Widgets. You'll notice a new widget called "Biscoint Widget". You can drag and drop it to any section of your site. Then you can change the default parameters or leave them as they are.

Then go to Appearance > Widgets. A screen like the one below appears:


![Screenshot](img/config-screenshot.PNG)

Notice a new widget called "Biscoint Widget" is available. You can drag and drop it to any section of your site ([learn more](https://www.wpbeginner.com/beginners-guide/how-to-add-and-use-widgets-in-wordpress/)). Then you can change the default parameters or leave them as they are, then click 'Save'.


The result will be like this:


![Widget](img/biscoint-widget.png)

0 comments on commit abdbffe

Please sign in to comment.