From 95c9b20f07622a140368a9dd8d61ff2d41d4534a Mon Sep 17 00:00:00 2001 From: Bogdan Drutu Date: Wed, 21 Jun 2017 23:56:49 -0700 Subject: Update repo release details and status badges. (#384) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 965c98fe..a49cd7d4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ OpenCensus - A stats collection and distributed tracing framework ================================================================= -[![Build Status](https://travis-ci.org/census-instrumentation/instrumentation-java.svg?branch=master)](https://travis-ci.org/census-instrumentation/instrumentation-java) [![Build status](https://ci.appveyor.com/api/projects/status/v5dbthkucuewsu33/branch/master?svg=true)](https://ci.appveyor.com/project/instrumentationjavateam/instrumentation-java/branch/master) +[![Build Status](https://travis-ci.org/census-instrumentation/opencensus-java.svg?branch=master)](https://travis-ci.org/census-instrumentation/opencensus-java) [![Build status](https://ci.appveyor.com/api/projects/status/hxthmpkxar4jq4be/branch/master?svg=true)](https://ci.appveyor.com/project/instrumentationjavateam/opencensus-java/branch/master) OpenCensus provides a framework to define and collect stats against metrics and to break those stats down across user-defined dimensions. The library is in alpha -- cgit v1.2.3