aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 660679b..3f79548 100644
--- a/README.md
+++ b/README.md
@@ -185,7 +185,7 @@ this is inline[^1], and so on.
this line as well.
But not this line.
```
-The body will show up as:
+The body will show up with a superscripted link:
> this is inline<sup>1</sup> , and so on.
>
> But not this line.