Skip to content

Commit 42abc7d

Browse files
committed
Update README PyPI badges to use 1‑day cache parameter
1 parent 7bdb330 commit 42abc7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
![Tests](https://img.shields.io/github/actions/workflow/status/CodeStoryBuild/CodeStoryCli/pytest.yml?label=tests)
44
![Docs Deployment](https://img.shields.io/github/actions/workflow/status/CodeStoryBuild/CodeStoryCli/deploy-docs.yml?label=docs)
55
![GitHub Release](https://img.shields.io/github/v/release/CodeStoryBuild/CodeStoryCli?include_prereleases&label=release)
6-
![PyPI Version](https://img.shields.io/pypi/v/codestory-cli?color=blue&label=pypi)
7-
![PyPI Downloads](https://img.shields.io/pypi/dm/codestory-cli?color=blue&label=downloads)
6+
![PyPI Version](https://img.shields.io/pypi/v/codestory-cli?color=blue&label=pypi&cacheSeconds=86400)
7+
![PyPI Downloads](https://img.shields.io/pypi/dm/codestory-cli?color=blue&label=downloads&cacheSeconds=86400)
88

99
The Codestory CLI is a high level interface over git. Why?
1010
Git is a powerful tool. It is also an excellent tool for shooting yourself in the foot.

0 commit comments

Comments
 (0)