From 3bfc34ae9c8feca1e679cbf81815a78905ff3d83 Mon Sep 17 00:00:00 2001 From: Scott King Date: Tue, 7 Jan 2014 20:56:00 -0700 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..999b14f --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +PortraitHealth +============== + +WoW Unit Frame Add On + +See your target's health as a bold percentage over their portrait. + +Great for knowing when your execute phase starts. The text changes from yellow to red when the target reaches 35% (hey, I play a Rogue). +• Conservative rounding so your execute ability fires when you need it to +• No decimals, no clutter +• Just a few lines of code for a small memory footprint + -- 1.7.9.5