Skip to content

Commit 1cace5e

Browse files
authored
Fix outdated info (#42)
1 parent 66ab5ac commit 1cace5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The source of truth for current Bevy Donor data. This syncs data from Every.org
44

55
## How This Works
66

7-
This repo periodically runs the `update_donors.yml` GitHub workflow, which pulls current donor info from Stripe, merges it with `donor_info.toml`, and generates two files:
7+
This repo periodically runs the `update_donors.yml` GitHub workflow, which pulls current donor info from Every.org and Stripe, merges it with `donor_info.toml`, and generates two files:
88

99
1. `donors.toml`: a formatted list of all current and past donors and their relevant metadata (Stripe customer id, amount donated, name, link, logo, etc)
1010
2. `metrics.toml`: metrics computed from the data in `donors.toml` (total monthly donations in USD, donor count, sponsor count)

0 commit comments

Comments
 (0)