Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
loicalleyne authored Nov 23, 2024
1 parent 365b31a commit 7354e5f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -4,9 +4,13 @@ bufarrow 🦬

Go library to build Apache Arrow records from Protocol Buffers

## Features
- generate Arrow and Parquet schemas from Protobuf structs
- build Arrow records from Protobuf

## 🚀 Install

Using bufarow is easy. First, use `go get` to install the latest version
Using bufarrow is easy. First, use `go get` to install the latest version
of the library.

```sh

0 comments on commit 7354e5f

Please sign in to comment.