From a2e833908002a8b4779c659785f2f1d67efc2697 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Mon, 31 Oct 2022 22:51:38 +0700 Subject: [PATCH] chore: add download to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eecef48..4892300 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,7 @@ go build ./cmd/dot # Diff dotfiles with user config ./dot diff + +# Download internet themes, ... +./dot download ```