Skip to content

Commit

Permalink
Some cleanup in README
Browse files Browse the repository at this point in the history
  • Loading branch information
afoeder committed Jun 12, 2024
1 parent 57bcef8 commit 600b6bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 140,708 deletions.
4 changes: 2 additions & 2 deletions amex-dining-credit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ This is a tiny helper to display the participating restaurants of the AMEX dinin
`cache-merchants.js` will call the AMEX API and save its immediate result in `amex-merchants.json`, clustered by the
country code. `amex-merchants.json` is deliberately not in version control.

`augment-locations.js` will walk through places.json, query the Google Places API for places that are not there,
and augment it.
`build-places-data` will walk through `amex-merchants.json`, query the Google Places API for places that are not there,
and store everything to `places.json`.
Loading

0 comments on commit 600b6bd

Please sign in to comment.