Skip to content

Commit 4784582

Browse files
docs: formatting
1 parent 56dd42f commit 4784582

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,14 @@ if (argv.flags.time === 'morning') {
6464
```
6565

6666
🛠 In development, type hints are provided on parsed flags and parameters:
67-
<figure align="center">
67+
<p align="center">
68+
<br>
6869
<img src=".github/typed-flags.png" width="600">
69-
<figcaption>
70-
Type hints for Cleye's output are very verbose and readable
71-
</figcaption>
72-
</figure>
70+
<br>
71+
<i>Type hints for Cleye's output are very verbose and readable</i>
72+
<br>
73+
<br>
74+
</p>
7375

7476
📖 Generated help documentation can be viewed with the `--help` flag:
7577

0 commit comments

Comments
 (0)