We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501cf7d commit 455da2dCopy full SHA for 455da2d
1 file changed
README.md
@@ -9,6 +9,9 @@ At its core, Pythonator is a **local Python process manager with a GUI**.
9
<img alt="Python" src="https://img.shields.io/badge/Python-3.13%2B-blue" />
10
<img alt="PyQt6" src="https://img.shields.io/badge/UI-PyQt6-41CD52" />
11
<img alt="License" src="https://img.shields.io/badge/License-MIT-black" />
12
+ <a href="https://ko-fi.com/cfunkz81112">
13
+ <img src="https://ko-fi.com/img/githubbutton_sm.svg" alt="Support on Ko-fi" height="20">
14
+ </a>
15
</p>
16
17
---
0 commit comments