Skip to content

Commit c6f7497

Browse files
committed
Added screenshot to get-min-py listing
1 parent 44f9a52 commit c6f7497

1 file changed

Lines changed: 27 additions & 8 deletions

File tree

docs/README.md

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,33 @@
3939
[API usage](https://github.com/adamlui/python-utils/tree/main/find-project-root/#api-usage) /
4040
[Discuss](https://github.com/adamlui/python-utils/discussions)
4141

42-
### <a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#readme">📊 get-min-py</a>
43-
44-
> Get the minimum Python version required for a PyPI package.
45-
<br>[Install](https://github.com/adamlui/python-utils/tree/main/get-min-py/#-installation) /
46-
[Readme](https://github.com/adamlui/python-utils/tree/main/get-min-py/#readme) /
47-
[API usage](https://github.com/adamlui/python-utils/tree/main/get-min-py/#-api-usage) /
48-
[CLI usage](https://github.com/adamlui/python-utils/tree/main/get-min-py/#-command-line-usage) /
49-
[Discuss](https://github.com/adamlui/python-utils/discussions)
42+
<!-- get-min-py -->
43+
44+
<h3>
45+
<a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#readme">
46+
📊 get-min-py</a>
47+
</h3>
48+
49+
<details>
50+
<summary>Get the minimum Python version required for a PyPI package.</summary>
51+
<br><blockquote>
52+
<a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#readme">
53+
<img width=511 src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@f133ea3/get-min-py/assets/images/cli-output.png"></a>
54+
</blockquote>
55+
</details>
56+
57+
<blockquote>
58+
<a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#-installation">
59+
Install</a> /
60+
<a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#readme">
61+
Readme</a> /
62+
<a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#-api-usage">
63+
API usage</a> /
64+
<a href="https://github.com/adamlui/python-utils/tree/main/get-min-py/#-command-line-usage">
65+
CLI usage</a> /
66+
<a href="https://github.com/adamlui/python-utils/discussions">
67+
Discuss</a>
68+
</blockquote>
5069

5170
### <a href="https://github.com/adamlui/python-utils/tree/main/is-unicode-supported/#readme">📟 is-unicode-supported</a>
5271

0 commit comments

Comments
 (0)