Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
pkg.go.dev for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketan Umare authored Apr 15, 2020
1 parent 9e36b42 commit 11e5588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flyte Propeller
===============
[![Current Release](https://img.shields.io/github/release/lyft/flytepropeller.svg)](https://github.com/lyft/flytepropeller/releases/latest)
[![Build Status](https://travis-ci.org/lyft/flytepropeller.svg?branch=master)](https://travis-ci.org/lyft/flytepropeller)
[![GoDoc](https://godoc.org/github.com/lyft/flytepropeller?status.svg)](https://godoc.org/github.com/lyft/flytepropeller)
[![GoDoc](https://godoc.org/github.com/lyft/flytepropeller?status.svg)](https://pkg.go.dev/mod/github.com/lyft/flytepropeller)
[![License](https://img.shields.io/badge/LICENSE-Apache2.0-ff69b4.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![CodeCoverage](https://img.shields.io/codecov/c/github/lyft/flytepropeller.svg)](https://codecov.io/gh/lyft/flytepropeller)
[![Go Report Card](https://goreportcard.com/badge/github.com/lyft/flytepropeller)](https://goreportcard.com/report/github.com/lyft/flytepropeller)
Expand Down

0 comments on commit 11e5588

Please sign in to comment.