From f418bae92a702c394e76a439095ffa654718d0b8 Mon Sep 17 00:00:00 2001 From: akrike <59822923+lzh-1625@users.noreply.github.com> Date: Sat, 22 Mar 2025 14:29:47 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 74c3c3b..f8961f5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ +
+
+ GPM logo +
+
+ + # Go Process Manager Go Process Manager is a process management tool developed based on Golang, offering process management capabilities similar to `screen`, and supports Web UI for visual operations. This tool integrates log management, permission control, process performance monitoring, status push, and more. It supports CPU and memory limits through `cgroup` and also provides task management and scheduled task functionalities. --- + ## [View Chinese Version](./README_CN.md) ## Features