=== Realtime Bitcoin Chart ===
Contributors: zoken
Tags: bitcoin,realtime,chart
Donate link: https://paypal.me/jimblack
Stable tag: 1.0.2

This plugin allow your display price chart of bitcoin on your site. You can add it to sidebar or page content.

# Installation #
1. After download the zip file, go to **Plugins** > **Add New** then press Upload Button and choose zip file
2. Press **Upload** button
3. After upload press **Activate**
 
# How to use #
- **Page:** Add shortcoin `[bitcoinchart]` into your page or post content
- **Widget:** Go to **Appearance** > **Widgets** and drag **BitcoinChart** to your sidebar

# Data Source #
We use [Coindesk API](http://coindesk.com/api) for our plugin

# Libraries #
[Hightcharts](https://www.highcharts.com/)
[Async](https://github.com/caolan/async)

# Changelog  #
## Version 1.0 ##
- Initial Release.
## Version 1.0.1 ##
- Fix protocol in js code for https sites
## Version 1.0.2 ##
- Remove source link in widget