Skip to content

Commit d37af55

Browse files
authored
📝 update readme
1 parent d2108ae commit d37af55

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- markdownlint-disable MD041 -->
22
<div align="center">
33

4-
[![githubkit](https://socialify.git.ci/yanyongyu/githubkit/image?description=1&descriptionEditable=%E2%9C%A8%20GitHub%20SDK%20for%20Python%20%E2%9C%A8&font=Bitter&language=1&pattern=Circuit%20Board&theme=Light)](https://github.com/yanyongyu/githubkit)
4+
[![githubkit](https://socialify.git.ci/yanyongyu/githubkit/image?custom_description=%E2%9C%A8+The+modern%2C+all-batteries-included+GitHub+SDK+for+Python+%E2%9C%A8&description=1&descriptionEditable=%E2%9C%A8+GitHub+SDK+for+Python+%E2%9C%A8&font=Bitter&language=1&pattern=Circuit+Board&theme=Light)](https://github.com/yanyongyu/githubkit)
55

66
</div>
77

@@ -12,7 +12,7 @@
1212
<a href="https://pypi.python.org/pypi/githubkit">
1313
<img src="https://img.shields.io/pypi/v/githubkit?logo=python&logoColor=edb641" alt="pypi">
1414
</a>
15-
<img src="https://img.shields.io/badge/python-3.8+-blue?logo=python&logoColor=edb641" alt="python">
15+
<img src="https://img.shields.io/badge/python-3.9+-blue?logo=python&logoColor=edb641" alt="python">
1616
<a href="https://github.com/psf/black">
1717
<img src="https://img.shields.io/badge/code%20style-black-000000.svg?logo=python&logoColor=edb641" alt="black">
1818
</a>
@@ -103,6 +103,11 @@ print(repo.full_name)
103103

104104
## Development
105105

106+
> [!TIP]
107+
> Open in Codespaces (Dev Container):
108+
>
109+
> [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=master&repo=512138996)
110+
106111
See the [development](https://yanyongyu.github.io/githubkit/contributing/) in the contributing guide.
107112

108113
## Contributors

0 commit comments

Comments
 (0)