From 33b3874501e2f54b37a81c3bfa92d189c3c03119 Mon Sep 17 00:00:00 2001 From: hypercube Date: Thu, 26 Feb 2026 08:28:35 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index eb61674..035c926 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # wallpaper +## get started +```bash +cc wallpaperd -o wallpaperd +cc wallpaperctl -o wallpaperctl +``` + +```bash +wallpaperd /wallpaper_dir /static_wallpaper +``` \ No newline at end of file