From 8c02dbbe1f4e526d14f8a446598299b2b535a049 Mon Sep 17 00:00:00 2001 From: "Dawn M. Foster" Date: Thu, 17 Aug 2023 14:42:04 +0100 Subject: [PATCH] updated readme to remove GitHub api details. --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 5de2dc9..68591c9 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,9 @@ Uses an Augur database to generate metrics for the CHAOSS [Starter Project Healt ## health_by_repo.py Generates data about each of the 4 metrics in the model. See the docstring at the -top of this file to learn about requirements (config file and GitHub API key) along +top of this file to learn about the config file requirements along with the arguments that need to be passed in when you run it. -Note: currently the release data is being pulled from the GitHub API, instead of -Augur. Eventually, this should be pulled from Augur to reduce dependence on the -GitHub API. - ## metrics subdirectory The metrics subdirectory contains all of the functions that do the real work to generate