Skip to content

Commit 30c4073

Browse files
committed
readme
1 parent 455da2d commit 30c4073

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ At its core, Pythonator is a **local Python process manager with a GUI**.
99
<img alt="Python" src="https://img.shields.io/badge/Python-3.13%2B-blue" />
1010
<img alt="PyQt6" src="https://img.shields.io/badge/UI-PyQt6-41CD52" />
1111
<img alt="License" src="https://img.shields.io/badge/License-MIT-black" />
12+
<a href="https://github.com/cfunkz/Pythonator/stargazers">
13+
<img src="https://img.shields.io/github/stars/cfunkz/Pythonator?style=social" alt="GitHub stars">
14+
</a>
15+
<a href="https://github.com/cfunkz/Pythonator/issues">
16+
<img src="https://img.shields.io/github/issues/cfunkz/Pythonator?style=social" alt="GitHub issues">
17+
</a>
1218
<a href="https://ko-fi.com/cfunkz81112">
1319
<img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="Support on Ko-fi" height="20">
1420
</a>

0 commit comments

Comments
 (0)