aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-09-06 00:12:07 -0700
committerGitHub <noreply@github.com>2024-09-06 00:12:07 -0700
commitca69aaaa1c242adcba5fc5b96d49c5817b37055c (patch)
tree5e5f1fea3c84a5bb8535143fe9aa0b2db423ea37
parent93777d1f6185bbb4478ee7e2318d3feb6cda65b8 (diff)
add link to wiki of commands
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5bc0126..e38039c 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,16 @@
A Dalamud plugin that calculates how much more PVP you have to play to reach your target Malmstone Series Level.
+```
+/pmalm
+```
+[Commands](https://github.com/pinapelz/ffxiv-malmstone/wiki/Commands)
+
For an experimental version, please add my custom plugin repository to Dalamud by following the instructions [here](https://github.com/pinapelz/DalamudPlugins)
<div style="display: flex; justify-content: space-between;">
<img src="./images/image1.png" alt="Screenshot of Malmstone Calculator Plugin Main Window" style="width: 59%;">
- <img src="./images/image2.png" alt="Screenshot of Malmstone Calculator Plugin Main Window" style="width: 39%;">
+ <img src="./images/image2.png" alt="Screenshot of Malmstone Calculator Plugin Main Window" style="width: 35%;">
</div>
-Inspired by [belthesar's MalmstoneXPCalculator](https://github.com/belthesar/MalmstoneXPCalculator) \ No newline at end of file
+Inspired by [belthesar's MalmstoneXPCalculator](https://github.com/belthesar/MalmstoneXPCalculator)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage