Update rule example and docs

This commit is contained in:
Patrik Svensson
2020-10-27 17:30:50 +01:00
parent bca1c889d1
commit 93d1971f48
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ RedirectFrom: rule
The `Rule` class is used to render a horizontal rule (line) to the terminal.
![Rule](../assets/images/rule.png)
<img src="../assets/images/rule.png" style="width: 100%;" />
# Usage