From 74b12c36b1f9f0382b8d5938712917f1d06bfb27 Mon Sep 17 00:00:00 2001 From: Renan DelValle Date: Mon, 28 Sep 2020 10:32:13 -0700 Subject: [PATCH] Adding version to README and changing badge to point to the right place. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d19e4f7..c460ce8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# gorealis [![GoDoc](https://godoc.org/github.com/paypal/gorealis?status.svg)](https://godoc.org/github.com/paypal/gorealis) [![Build Status](https://travis-ci.org/paypal/gorealis.svg?branch=master)](https://travis-ci.org/paypal/gorealis) [![codecov](https://codecov.io/gh/paypal/gorealis/branch/master/graph/badge.svg)](https://codecov.io/gh/paypal/gorealis) +# gorealis [![GoDoc](https://godoc.org/github.com/paypal/gorealis?status.svg)](https://godoc.org/github.com/paypal/gorealis) [![Build Status](https://travis-ci.org/paypal/gorealis.svg?branch=main)](https://travis-ci.org/paypal/gorealis) [![codecov](https://codecov.io/gh/paypal/gorealis/branch/main/graph/badge.svg)](https://codecov.io/gh/paypal/gorealis) -Go library for interacting with [Aurora Scheduler](https://github.com/aurora-scheduler/aurora). +Version 1 of Go library for interacting with [Aurora Scheduler](https://github.com/aurora-scheduler/aurora). ### Aurora version compatibility Please see [.auroraversion](./.auroraversion) to see the latest Aurora version against which this