Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trymzet authored Apr 30, 2021
1 parent 7f6ca94 commit 838c637
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Viadot
<p>
<a href="https://github.com/psf/black" target="_blank">
<img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Build">
</a>
</p>
A simple data ingestion library to guide data flows from some places to other places

## Getting Data from a Source
Expand Down Expand Up @@ -45,4 +50,4 @@ And then publish with poetry.
```bash
poetry update
poetry publish --build
```
```

0 comments on commit 838c637

Please sign in to comment.