Update README.md

This commit is contained in:
2026-02-26 08:28:35 +00:00
parent 094766d582
commit 33b3874501

View File

@@ -1,2 +1,11 @@
# wallpaper # wallpaper
## get started
```bash
cc wallpaperd -o wallpaperd
cc wallpaperctl -o wallpaperctl
```
```bash
wallpaperd /wallpaper_dir /static_wallpaper
```