From 48ef017953fafcb1dabcd345cd3709419fc3367c Mon Sep 17 00:00:00 2001 From: Ramon Date: Wed, 15 May 2024 11:59:08 -0300 Subject: [PATCH] testing CD integration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 226eb872..e5bfff28 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ And output a CSV file named `outputData.csv` with headers with the following col - `token_symbol` - token symbol - `token_balance` - token balance - `usd_price` - USD price -e.g. `adapters/renzo/src/index.ts` +e.g. `adapters/renzo/src/index.ts` For testing the adapter code for a single hourly block, use the following `hourly_blocks.csv` file: ```