diff README.md @ 9:228ab74e8321

Add index.html
author Dennis C. M. <dennis@denniscm.com>
date Thu, 13 Mar 2025 18:27:25 +0000
parents 41c0cd6163ee
children aaf85ae1f942
line wrap: on
line diff
--- a/README.md	Thu Mar 13 17:41:42 2025 +0000
+++ b/README.md	Thu Mar 13 18:27:25 2025 +0000
@@ -1,1 +1,13 @@
 # pacobot
+
+## Instructions
+
+### Create a `.config.json` file with the following fields.
+
+```json
+{
+    "client_id": "",
+    "client_secret": "",
+    "broadcaster_user_id": ""
+}
+```