From 93317e02de76bc502bf5f31105ff57b1087b5736 Mon Sep 17 00:00:00 2001 From: Mengkang Hu <55657767+Aaron617@users.noreply.github.com> Date: Sat, 8 Mar 2025 13:38:37 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c2e96..a14709b 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ playwright install ## **Setup Environment Variables** -In the `owl/.env_example` file, you will find all the necessary API keys along with the websites where you can register for each service. To use these API services, follow these steps: +In the `owl/.env_template` file, you will find all the necessary API keys along with the websites where you can register for each service. To use these API services, follow these steps: 1. *Copy and Rename*: Duplicate the `.env_example` file and rename the copy to `.env`. 2. *Fill in Your Keys*: Open the `.env` file and insert your API keys in the corresponding fields.