Skip to content

Commit a8977ea

Browse files
committed
improve logo
1 parent c829f94 commit a8977ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meeseeks
22

33
<div align="center">
4-
<img src="./images/logo_transparent.png" alt="Meeseeks Logo" width="400">
4+
<img src="./images/logo.png" alt="Meeseeks Logo" style="width:400; border-radius:20%; object-fit:cover"
55
</div>
66

77
A simple and lightweight process manager for Go applications. Meeseeks can be used both as a standalone CLI tool for managing processes and as a reusable Go package for embedding process management into your applications.

0 commit comments

Comments
 (0)