Skip to content

Commit 8d80e5c

Browse files
Update README.md
1 parent 04f4eb2 commit 8d80e5c

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ Before running the app, make sure you have the following dependencies installed:
6161
OPENAI_API_KEY=your_openai_api_key
6262
LANGCHAIN_API_KEY=your_langchain_api_key
6363
TAVILY_API_KEY=your_tavily_api_key
64-
SERP_API_KEY=your_serp_api_key
64+
DATA_FOR_SEO_TOKEN=your_data_for_seo_api_key
6565
```
6666

67-
Replace `your_langchain_tracing_v2_key`, `your_langchain_project_key`, `your_openai_api_key`, `your_langchain_api_key`, `your_tavily_api_key`, and `your_serp_api_key` with your actual API keys.
67+
Replace `your_langchain_tracing_v2_key`, `your_langchain_project_key`, `your_openai_api_key`, `your_langchain_api_key`, `your_tavily_api_key`, and `your_data_for_seo_api_key` with your actual API keys.
6868

6969
## Usage
7070

@@ -76,12 +76,6 @@ Before running the app, make sure you have the following dependencies installed:
7676

7777
2. Access the app in your web browser at [http://localhost:8501](http://localhost:8501).
7878

79-
3. Enter your question, meta description, and keywords in the input fields.
80-
81-
4. Click the "Generate SEO Content" button.
82-
83-
5. View the generated content in the app.
84-
8579
## Additional Information
8680

8781
📚 Explore Technical Blogs Generated by BlogIQ on Langchain Blogs:

0 commit comments

Comments
 (0)