From 3c2ed9c51c2fd978b83cadf276ca9e964aa45645 Mon Sep 17 00:00:00 2001 From: Andre Wiggins <459878+andrewiggins@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:42:52 -0700 Subject: [PATCH] Add screenshot of correct token setup (#21) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 78bed63..c5e76b6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ This cli app helps organizers of the SeattleJS meetup administer the seattlejs.c b. schema.bases:read 4. give the token access to the Seattle JS airtable base +Your token should look like the following (note: "Name" doesn't matter") + +image + ### II. Clone the seattlejs/seattlejs.com GitHub Repo 1. `git clone https://github.com/seattlejs/seattlejs.com`