Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fynntang committed Jul 10, 2023
1 parent a11b3c1 commit 6f66862
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# protobuf-gen-go

![Static Badge](https://img.shields.io/badge/Go-reference-00ADD8?style=flat-square&logo=go&logoColor=white)
![Static Badge](https://img.shields.io/badge/Go-golang-00ADD8?style=flat-square&logo=go&logoColor=white)
![Static Badge](https://img.shields.io/badge/Go%20version-%3E=1.16-00ADD8?style=flat-square&logo=go&logoColor=white)
![Static Badge](https://img.shields.io/badge/Protobuf-protocol--buffers-00979D?style=flat-square&logoColor=white)
![Static Badge](https://img.shields.io/badge/gRPC-%3E=1.2-00979D?style=flat-square&logo=grpc&logoColor=white)
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/fynntang/protobuf-gen-go?style=flat-square)

## Usage

### Install `protoc-gen-go-http`
Expand Down
3 changes: 3 additions & 0 deletions protoc-gen-go-crud/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# protoc-gen-go-http

[![Go Reference](https://pkg.go.dev/badge/github.com/fynntang/protobuf-gen-go.svg)](https://pkg.go.dev/github.com/fynntang/protobuf-gen-go)
![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/fynntang/protobuf-gen-go?filename=protoc-gen-go-crud%2Fgo.mod&style=flat-square&logo=go&logoColor=white)
Binary file removed protoc-gen-go-crud/protoc-gen-go-crud
Binary file not shown.
3 changes: 3 additions & 0 deletions protoc-gen-go-http/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# protoc-gen-go-http

[![Go Reference](https://pkg.go.dev/badge/github.com/fynntang/protobuf-gen-go.svg)](https://pkg.go.dev/github.com/fynntang/protobuf-gen-go)
![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/fynntang/protobuf-gen-go?filename=protoc-gen-go-http%2Fgo.mod&style=flat-square&logo=go&logoColor=white)
4 changes: 4 additions & 0 deletions protoc-go-inject-tags/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# protoc-go-inject-tags

[![Go Reference](https://pkg.go.dev/badge/github.com/fynntang/protobuf-gen-go.svg)](https://pkg.go.dev/github.com/fynntang/protobuf-gen-go)
![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/fynntang/protobuf-gen-go?filename=protoc-go-inject-tags%2Fgo.mod&style=flat-square&logo=go&logoColor=white&label=protoc-go-inject-tags)

0 comments on commit 6f66862

Please sign in to comment.