From f710bf4d1fcf78df5707c63e5ddcf7eb935e017a Mon Sep 17 00:00:00 2001 From: Jonathan Cardona Date: Tue, 12 Oct 2021 11:09:48 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index afb7e49..93812a9 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ ## Functionality -This node app will produce a `csv` file containing a list of all repositories and their sizes that a given Personal Access Token has access to. If looking for all repositories of an Organization, have an Org owner add their PAT to the `.env` file and run the application. +This node app will produce a `csv` file containing a list of all repositories and their sizes that a given Personal Access Token has access to. If looking for all repositories of an Organization, have an Org owner add their PAT to the `.env` file and run the application. + +