=== COVID19TRACKER ===
Contributors: ehudettun
Donate link: https://paypal.me/ehudettun
Tags: covid19, widget, corona, corona virus
Requires at least: 4.6
Tested up to: 4.7
Stable tag: 4.3
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

COVID19TRACKER displays real time covid19 data on your widget, using the lmao.ninja API.

IMPORTANT: This plugin relays on an external service by sending a request to the api, and receiving the realtime data from the API. The source code of that service can be found on github here: https://github.com/novelcovid/api. The terms of service and privacy policy, could be found here: https://github.com/NovelCOVID/API/blob/master/privacy.md


== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/covid19tracker` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Once plugin is activated, you'll have the widget available under the Appearence=>Widgets settings.


== Frequently Asked Questions ==
1. Can I choose the country to be shoun?
Answer: Yes, you can choose the country.
2. Can the plugin show worldwide data ass well?
Answer: Yes, you can choose to show worldwide data as well. 

== Screenshots ==

1. The front end of the plugin
2. The backend of the plugin



== Changelog ==

= 1.0 = The first version of the plugin.

== Upgrade Notice ==

= 1.0 = The first version of the plugin.


`<?php code(); // goes in backticks ?>`