diff README.md @ 12:aaf85ae1f942

add very simple html template
author Dennis C. M. <dennis@denniscm.com>
date Thu, 20 Mar 2025 11:12:21 +0000
parents 228ab74e8321
children
line wrap: on
line diff
--- a/README.md	Sat Mar 15 17:08:03 2025 +0000
+++ b/README.md	Thu Mar 20 11:12:21 2025 +0000
@@ -1,13 +1,1 @@
 # pacobot
-
-## Instructions
-
-### Create a `.config.json` file with the following fields.
-
-```json
-{
-    "client_id": "",
-    "client_secret": "",
-    "broadcaster_user_id": ""
-}
-```