mirror of
https://github.com/daylinmorgan/swydd.git
synced 2024-11-07 01:33:14 -06:00
docs: add another alternative
This commit is contained in:
parent
ea075465d2
commit
4288cc7903
1 changed files with 3 additions and 5 deletions
|
@ -3,6 +3,8 @@
|
||||||
[![MIT License][license-shield]][license-url]
|
[![MIT License][license-shield]][license-url]
|
||||||
[![Ruff][ruff-shield]][ruff-url]
|
[![Ruff][ruff-shield]][ruff-url]
|
||||||
[![pre-commit][pre-commit-shield]][pre-commit-url]
|
[![pre-commit][pre-commit-shield]][pre-commit-url]
|
||||||
|
<!-- [![Stargazers][stars-shield]][stars-url] -->
|
||||||
|
<!-- [![PYPI][pypi-shield]][pypi-url] -->
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<h1>sywdd</h1>
|
<h1>sywdd</h1>
|
||||||
|
@ -33,9 +35,7 @@ if not (src := __import__("pathlib").Path(__file__).parent / "swydd/__init__.py"
|
||||||
- nox
|
- nox
|
||||||
- pypyr
|
- pypyr
|
||||||
- pydoit
|
- pydoit
|
||||||
|
https://github.com/zyedidia/knit
|
||||||
<!-- [![Stargazers][stars-shield]][stars-url] -->
|
|
||||||
<!-- [![PYPI][pypi-shield]][pypi-url] -->
|
|
||||||
|
|
||||||
<!-- badges -->
|
<!-- badges -->
|
||||||
[pre-commit-shield]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
|
[pre-commit-shield]: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
|
||||||
|
@ -44,8 +44,6 @@ if not (src := __import__("pathlib").Path(__file__).parent / "swydd/__init__.py"
|
||||||
[ruff-url]: https://github.com/astral-sh/ruff
|
[ruff-url]: https://github.com/astral-sh/ruff
|
||||||
[pypi-shield]: https://img.shields.io/pypi/v/swydd
|
[pypi-shield]: https://img.shields.io/pypi/v/swydd
|
||||||
[pypi-url]: https://pypi.org/project/sywdd
|
[pypi-url]: https://pypi.org/project/sywdd
|
||||||
<!-- [stars-shield]: https://img.shields.io/github/stars/daylinmorgan/viv.svg -->
|
|
||||||
<!-- [stars-url]: https://github.com/daylinmorgan/viv/stargazers -->
|
|
||||||
[issues-shield]: https://img.shields.io/github/issues/daylinmorgan/swydd.svg
|
[issues-shield]: https://img.shields.io/github/issues/daylinmorgan/swydd.svg
|
||||||
[issues-url]: https://github.com/daylinmorgan/swydd/issues
|
[issues-url]: https://github.com/daylinmorgan/swydd/issues
|
||||||
[license-shield]: https://img.shields.io/github/license/daylinmorgan/sywdd.svg
|
[license-shield]: https://img.shields.io/github/license/daylinmorgan/sywdd.svg
|
||||||
|
|
Loading…
Reference in a new issue