File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1147,6 +1147,30 @@ pyright src/
11471147
11481148---
11491149
1150+ ## Using HawkAPI?
1151+
1152+ Add this badge to your project's README — the version auto-refreshes from PyPI:
1153+
1154+ 
1155+
1156+ ** Markdown:**
1157+
1158+ ``` markdown
1159+ [](https://github.com/ashimov/HawkAPI)
1160+ ```
1161+
1162+ ** reStructuredText:**
1163+
1164+ ``` rst
1165+ .. image:: https://img.shields.io/pypi/v/hawkapi?label=Hawk&color=D97706
1166+ :target: https://github.com/ashimov/HawkAPI
1167+ :alt: Hawk
1168+ ```
1169+
1170+ Using ` style=for-the-badge ` instead of ` flat ` gives a larger, more prominent variant. The raw SVG icon lives at [ docs/assets/hawk-icon.svg] ( docs/assets/hawk-icon.svg ) .
1171+
1172+ ---
1173+
11501174## License
11511175
11521176MIT License. See [ LICENSE] ( LICENSE ) for details.
You can’t perform that action at this time.
0 commit comments