Skip to content

Commit 650e91e

Browse files
author
apinanyogaratnam
committed
docs: updated docs
1 parent e3fb561 commit 650e91e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Base Python Template
1+
# Cachier Python Client
22

33
[![Downloads](https://static.pepy.tech/personalized-badge/base-python-package-template?period=total&units=none&left_color=grey&right_color=green&left_text=Downloads)](https://pepy.tech/project/base-python-package-template)
4-
[![Test](https://github.com/apinanyogaratnam/base-python-package-template/actions/workflows/test.yaml/badge.svg)](https://github.com/apinanyogaratnam/base-python-package-template/actions/workflows/test.yaml)
4+
[![Test](https://github.com/cachier-cache/cachier-python-client/actions/workflows/test.yaml/badge.svg)](https://github.com/cachier-cache/cachier-python-client/actions/workflows/test.yaml)
55

66
A template of README best practices to make your README simple to understand and easy to use.
77

@@ -31,8 +31,8 @@ print(greeting)
3131

3232
## Support
3333

34-
Please [open an issue](https://github.com/apinanyogaratnam/base-python-package-template/issues/new) for support.
34+
Please [open an issue](https://github.com/cachier-cache/cachier-python-client/issues/new) for support.
3535

3636
## Contributing
3737

38-
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/apinanyogaratnam/base-python-package-template/compare/).
38+
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/cachier-cache/cachier-python-client/compare/).

0 commit comments

Comments
 (0)