Skip to content

Commit b534657

Browse files
committed
chore: update repo URLs from etl_microservices to arrowflow
Repository was renamed on GitHub. Update CI badge and clone URL in README to point to VTvito/arrowflow.
1 parent 6168c8b commit b534657

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ArrowFlow
22

3-
[![CI](https://github.com/VTvito/etl_microservices/actions/workflows/ci.yml/badge.svg)](https://github.com/VTvito/etl_microservices/actions/workflows/ci.yml)
3+
[![CI](https://github.com/VTvito/arrowflow/actions/workflows/ci.yml/badge.svg)](https://github.com/VTvito/arrowflow/actions/workflows/ci.yml)
44
[![Python 3.9+](https://img.shields.io/badge/python-3.9%2B-blue.svg)](https://www.python.org/downloads/)
55
[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
66
[![Docker Compose](https://img.shields.io/badge/docker-compose-2496ED.svg?logo=docker&logoColor=white)](docker-compose.yml)
@@ -34,8 +34,8 @@
3434
### Setup
3535

3636
```bash
37-
git clone https://github.com/VTvito/etl_microservices.git
38-
cd etl_microservices
37+
git clone https://github.com/VTvito/arrowflow.git
38+
cd arrowflow
3939
make quickstart
4040
```
4141

0 commit comments

Comments
 (0)