From f75920584a73225a8d487b3e26d987df551a3ca2 Mon Sep 17 00:00:00 2001 From: Chris Salvato Date: Tue, 31 May 2016 17:43:22 -0400 Subject: [PATCH] Fix README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67bd60d..dae1e6b 100644 --- a/README.md +++ b/README.md @@ -178,5 +178,5 @@ To run the code within this project, you will need the following files. They can 1. adwords_credentials.yml 2. .google.auth.RData (for instant google Authentication) 2. mixpanel_credentials.yml -3. jdbc_heroku_string.txt -4. jdbc_datawarehouse_string.txt \ No newline at end of file +3. jdbc_transactions_database_config.txt +4. jdbc_data_warehouse_database_config.txt \ No newline at end of file