From bf24a7099f1e56f41a3c5959b29c9c184943210b Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Sun, 16 Aug 2026 01:36:03 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51018f9..db39d46 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # gpu-watcher ![mark](http://cdn.iblue.tech/img/20191024/XCGoYOOFxAnG.png?imageslim) @@ -13,7 +15,7 @@ pip install yaml pynvml server: ```bash -pip install yaml pynvml flask +pip install yaml flask ``` ## 使用方式