From ff50af0f3e0e33b9b05633ee5fe2feeed5c7a759 Mon Sep 17 00:00:00 2001 From: Satr14 <90962949+SX-9@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:12:03 +0700 Subject: [PATCH] update example config --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1dc12b9..70b9cd0 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,8 @@ your id on the web ```json { - "description": "Project Description", + "description": "Project Description (optional)", "owner": { - "repo": "https://github.com/username/repo", "email": "hello@example.com", "username": "github-username" },