Skip to content

Commit

Permalink
Add a gopkg badge
Browse files Browse the repository at this point in the history
Signed-off-by: Sambhav Kothari <skothari44@bloomberg.net>
  • Loading branch information
sambhav committed Apr 5, 2021
1 parent ab7d1d4 commit 5b825cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# `github.com/buildpacks/libcnb`

[![Go Reference](https://pkg.go.dev/badge/github.com/buildpacks/libcnb.svg)](https://pkg.go.dev/github.com/buildpacks/libcnb)

`libcnb` is a Go language binding of the Cloud Native Buildpacks API. It is a non-opinionated implementation adding language constructs and convenience methods for working with the API.

> For operations such as building an app, creating a builder or packaging a buildpack, you may use [`pack`](https://github.com/buildpacks/pack) as a Go library.
Expand Down

0 comments on commit 5b825cb

Please sign in to comment.