Skip to content

Commit

Permalink
fix documentation and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed Nov 26, 2024
1 parent 2b3ab87 commit 15ae654
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 45 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ So you can reuse existing data definitions in .proto for BigQuery with this plug
## Installation

```sh
go install github.com/GoogleCloudPlatform/protoc-gen-bq-schema@latest
go install github.com/GoogleCloudPlatform/protoc-gen-bq-schema/v2@latest
```

## Usage
Expand Down
28 changes: 6 additions & 22 deletions protos/bq_field.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 6 additions & 22 deletions protos/bq_table.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 15ae654

Please sign in to comment.