From 83eaf8135ebe1ae3b0264cb53819b299b87218b5 Mon Sep 17 00:00:00 2001 From: Justin Paige <77657745+jhpaige@users.noreply.github.com> Date: Wed, 26 Oct 2022 19:25:55 -0700 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 288192e..791d3cb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ WeatherApp allows users to get historical data for any entered location. -NOTE: THIS APPLICATION ONLY WORKS WITH UPDATED CREDENTIALS IN .ENV FILE. .ENV IS AN EXAMPLE FORMAT. +***Note: This application only works with updated credentials in `.env` file. Existing `.env` file is only a template. Meteostat and Google API keys must be generated by user.*** ## Installation