diff options
| author | Bobby <[email protected]> | 2022-08-31 02:00:39 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-31 02:00:39 -0400 |
| commit | 70aca2c512b4e65fd77aed6d849be0f15f7c691d (patch) | |
| tree | dc3b36dbee12324e7c66d6af97290e5f2cd1b7eb | |
| parent | b02007a031a3c0e9b38d31d04e6b7df60c518e8b (diff) | |
| download | edify-70aca2c512b4e65fd77aed6d849be0f15f7c691d.tar.xz edify-70aca2c512b4e65fd77aed6d849be0f15f7c691d.zip | |
Update README.rst
| -rw-r--r-- | README.rst | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -10,8 +10,7 @@ Overview * - docs - |docs| * - tests - - | |github-actions| |requires| - | |codecov| + - | |github-actions| |codecov| * - package - | |version| |wheel| |supported-versions| |supported-implementations| | |commits-since| @@ -23,10 +22,6 @@ Overview :alt: GitHub Actions Build Status :target: https://github.com/luciferreeves/edify/actions -.. .. |requires| image:: https://requires.io/github/luciferreeves/edify/requirements.svg?branch=main -.. :alt: Requirements Status -.. :target: https://requires.io/github/luciferreeves/edify/requirements/?branch=main - .. |codecov| image:: https://codecov.io/gh/luciferreeves/edify/branch/main/graphs/badge.svg?branch=main :alt: Coverage Status :target: https://codecov.io/github/luciferreeves/edify @@ -47,9 +42,9 @@ Overview .. :alt: Supported implementations .. :target: https://pypi.org/project/edify -.. |commits-since| image:: https://img.shields.io/github/commits-since/luciferreeves/edify/v0.1.0.svg - :alt: Commits since latest release - :target: https://github.com/luciferreeves/edify/compare/v0.1.0...main +.. .. |commits-since| image:: https://img.shields.io/github/commits-since/luciferreeves/edify/v0.1.0.svg +.. :alt: Commits since latest release +.. :target: https://github.com/luciferreeves/edify/compare/v0.1.0...main |
