From cc8f4f0b48a996d8b82efd7d62036ad6f299c66e Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Sat, 21 Jan 2023 20:44:26 -0500 Subject: [PATCH] Leave note to self about bls token --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f3777fb..5d01550 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ This is intended for use with Google Sheets via: =CURRENTCPI("{bls-token}") ``` +where `{bls-token}` is the value issued after registering with +[bls.gov](https://www.bls.gov/developers/home.htm). + ## deployment Just like [this