Quantcast

Improvements to main project description.

Johnny C. Lam [05-16-13 - 14:57]
Improvements to main project description.

There is only one Judgment spell for paladins now.  Also improve use of
punctuation and add a few more hyperlinks.

git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@916 d5049fe3-3747-40f7-a4b5-f36d6801af5f
Filename
README.md
diff --git a/README.md b/README.md
index 564921f..9013725 100644
--- a/README.md
+++ b/README.md
@@ -28,21 +28,23 @@ Features
 - Default scripts for every DPS class and talent specialization.
 - Tracks DoTs, buffs, debuffs, cooldowns, combo points, runes, mana, everything that a player would need to choose what to do.
 - Adapts to your talent points and glyphs.
-- Change quickly the configuration at any time with configurable checkboxes and drop-down lists that can be shown/hidden by clicking on the icons, e.g. switching between single and multi target damage, setting the curse or the judgment to cast.
+- Change quickly the configuration at any time with configurable checkboxes and drop-down lists that can be shown/hidden by clicking on the icons, e.g. switching between single and multi-target damage, setting the curse to cast.
 - Multi-target DoT tracking: remember which target had a DoT and when the DoT will expire, allowing the script author to support multi-target dotting.
 - Compatible with the action icon skinning library [Masque][].
-- 100% configurable: everything is in an easy to understand script that you can modify and test in real-time without reloading your UI.
-- Can be used to track crowd control spells on your focus.
-- Scoring system: evaluate how well you followed the script.  Add a new Ovale panel in Recount, with a score between 0 (very bad) and 1000 (perfect).
+- 100% configurable: everything is in an easy-to-understand script that you can modify and test in real-time without reloading your UI.
+- Can be used to track crowd-control spells on your focus.
+- Scoring system: evaluate how well you followed the script.  Add a new Ovale panel in [Recount][] and [Skada][], with a score between 0 (very bad) and 1000 (perfect).
 - Up to two-spells-ahead accuracy with some classes.

   [Masque]: http://www.curse.com/addons/wow/masque
+  [Recount]: http://www.curse.com/addons/wow/recount
+  [Skada]: http://www.curse.com/addons/wow/skada

 FAQ
 ===

 ##### Why does it not work for me?
-Try to reset your Profile in the [Ovale] settings.  Most problems come from faulty scripts.
+Try to reset your Profile in the [Ovale][ovale] settings.  Most problems come from faulty scripts.

 ##### Why is the key binding displayed for an action wrong?
 The action may be in several action bars, e.g., the bars that you can cycle through or the bars that appear in special cases like [Shadowform][] or [Cat Form][].
@@ -51,19 +53,19 @@ The action may be in several action bars, e.g., the bars that you can cycle thro
   [Cat Form]: http://www.wowhead.com/spell=768

 ##### Why is the key binding not displayed at all?
-The action must be in your standard Blizzard action bar in order for [Ovale] to know which key binding is used.
+The action must be in your standard Blizzard action bar in order for [Ovale][ovale] to know which key binding is used.

 ##### Why is the icon sometimes red?
-The cooldown that is displayed in an icon is not always the true action cooldown.  If this cooldown is longer than the action cooldown, then the icon is red.  In most cases, it means that if you use this action too soon, you will overwrite or clip a DoT, which may not be what you want.
+The cooldown that is displayed in an icon is not always the true action cooldown.  If this cooldown is longer than the action cooldown, then the icon is red.  In most cases, it means that if you use this action too soon, then you will overwrite or clip a DoT, which may not be what you want.

 ##### Why can't I click on the icon to cast the spell?
 Blizzard does not allow this.  Only a predefined sequence of spells can be bound to an action icon and this sequence can not change in combat.

 ##### On my low-level character, there is nothing at all.
-You need to reach level 10 and choose a specialization
+You need to reach level 10 and choose a specialization.

-##### There is no judgment or curse (or whatever) in the rotation.
-Click the icon and select the judgment or curse that you want to use from the dropdown menu list.
+##### There is no bane or curse (or whatever) in the rotation.
+Click the icon and select the bane or curse that you want to use from the dropdown menu list.

 Custom scripts
 ==============