Skip to content

Commit 901b13c

Browse files
authored
Emphasize documentation link in readme (#223)
1 parent f7ece03 commit 901b13c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
[Phantom types][ghosts] for Python will help you make illegal states unrepresentable and
1515
avoid shotgun parsing by enabling you to practice ["Parse, don't validate"][parse].
1616

17-
<p align=center>
17+
<h4 align=center>
1818
<a href=https://phantom-types.readthedocs.io/en/stable/>Checkout the complete documentation on Read the Docs →</a>
19-
</p>
19+
</h4>
2020

2121
## Installation
2222

0 commit comments

Comments
 (0)