diff options
| author | 2016-11-06 22:37:09 +0100 | |
|---|---|---|
| committer | 2016-11-06 22:37:09 +0100 | |
| commit | 8842a1c08b10da245c1d383e8d943e59ece16b24 (patch) | |
| tree | cd688ba43e5f6efaacd0fafda995460fa9f88ea1 | |
| parent | d17df06930bd6d56b33c43e0e3a6632c2c50ab0f (diff) | |
| download | OneRoll-8842a1c08b10da245c1d383e8d943e59ece16b24.tar.gz OneRoll-8842a1c08b10da245c1d383e8d943e59ece16b24.zip | |
Update HelpMe.md
add link to svg
| -rw-r--r-- | HelpMe.md | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -138,16 +138,7 @@ Paint the first die in the list in blue Paint the two first dice in the list in blue. -<?xml version="1.0" encoding="utf-8"?> -<svg version="1.1" - xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" - width="180" height="50"> - <text font-size="16" x="10" y="20"> - (<tspan fill="blue">10 4</tspan> - <tspan fill="red">10 3 7 7 9 9</tspan>) - </text> -</svg> +https://gist.githubusercontent.com/obiwankennedy/62101383d411e55d205e44df78aa5299/raw/b5e65913dbdc7bfdb7a04d6bd1a7a3fef6f0891d/diceResult.svg The amount of color is depending of client application of DiceParser. |