We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b5779 commit 04f21afCopy full SHA for 04f21af
1 file changed
README.md
@@ -1,7 +1,7 @@
1
<div align="center">
2
<h1>TemplateStr-Python</h1>
3
<h3>TemplateStr allows to add variable, function, condition and switch in a string.</h3>
4
- <img src="https://img.shields.io/badge/Python-v3.7%5E-green?style=flat-square&logo=python&logoColor=ffd13e&color=3470a2"/>
+ <img src="https://img.shields.io/badge/Python-v3.8%5E-green?style=flat-square&logo=python&logoColor=ffd13e&color=3470a2"/>
5
<a href="https://github.com/CheeseGrinder/TemplateStr-Python/actions/workflows/python-app.yml">
6
<img src="https://img.shields.io/github/actions/workflow/status/CheeseGrinder/TemplateStr-Python/python_test.yml?label=Test&style=flat-square"/>
7
</a>
0 commit comments