Skip to content

Commit 031bf71

Browse files
authored
Fix image path in README.md
1 parent b1a748e commit 031bf71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ An end-to-end data pipeline for fetching, validating, and storing air quality da
99
This project provides a complete data pipeline that collects air quality measurements from the OpenAQ REST API, validates the data using Pydantic models, and stores it in a PostgreSQL database. The pipeline includes data lineage tracking and visualization capabilities..
1010

1111
<p align="center">
12-
<img src=".docs/images/video.gif" alt="Gemini Cli connect to MCP server" style="width:auto; height:auto;" />
12+
<img src="./docs/images/video.gif" alt="Gemini Cli connect to MCP server" style="width:auto; height:auto;" />
1313
</p>
1414

1515
## Features

0 commit comments

Comments
 (0)