diff --git a/README.md b/README.md index 6eaa63f..222ced7 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The following dependencies are required to run the program: ## 💻 Setup - Authentication through `gh auth login` - Set the appropriate token permissions: `gh auth refresh --scopes read:project` + - Note: The team must be a member of the Project Board in order to view the issues on the board. - Run `make install` inside the repo directory to configure the appropriate versions of dependencies. ## 🛠 Usage