=== Eros ===
Contributors: moleking64
Donate link: http://espeaky.com/
Tags: bullseye,cardiac,cardiology,diagram,field,shortcode,strain,stress,user,id
Requires at least: 4.6
Tested up to: 5.0
Stable tag: 4.3
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
A wordpress plugin that adds the ability to input a users bullseye strain diagrams by user id. The business case used was for a cardiologist who wanted to store patient information in a wordpress user meta data field.

Example of shortcode
    paramaters: to = {userid}, readonly = {set the field as editable}
    shortcode:[eros_bullseye to='2' readonly='true']

== Installation ==
Normal plugin installation in wp-content/plugins directory

== Frequently Asked Questions ==
na

== Screenshots ==
1. Bullseye read 
2. Bullseye write
3. Admin configuration page

== Changelog ==

= 1.0 =
First stable version