Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
le-vlad committed May 12, 2024
1 parent 004a05b commit 2155eb2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

---

[![Create release](https://github.com/usedatabrew/blink/actions/workflows/release.yaml/badge.svg)](https://github.com/usedatabrew/blink/actions/workflows/release.yaml)
[![Build on push to main](https://github.com/usedatabrew/blink/actions/workflows/build_main.yaml/badge.svg)](https://github.com/usedatabrew/blink/actions/workflows/build_main.yaml)
![Latest version (latest semver)](https://img.shields.io/docker/v/usedatabrew/blink)

Blink ETL gives you the ability to create truly flexible data pipelines to implement even-driven architecture, database replication, and data lakes
Expand All @@ -34,6 +34,8 @@ docker run -v ./blink.yaml:/app/blink.yaml usedatabrew/blink start

### Install Golang binary

![Latest version (latest semver)](https://img.shields.io/docker/v/usedatabrew/blink)

```shell
go install github.com/usedatabrew/blink@v1.16.8
```
Expand Down

0 comments on commit 2155eb2

Please sign in to comment.