Skip to content

Commit 127761d

Browse files
committed
feat: Update readme
1 parent a5f6029 commit 127761d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@
55
<br />
66
</p>
77

8-
[![Travis](https://img.shields.io/travis/getsentry/sentry-javascript.svg?maxAge=2592000)](https://travis-ci.org/getsentry/sentry-javascript)
8+
[![Build Status](https://travis-ci.com/getsentry/sentry-javascript.svg?branch=master)](https://travis-ci.com/getsentry/sentry-javascript)
99
[![codecov](https://codecov.io/gh/getsentry/sentry-javascript/branch/master/graph/badge.svg)](https://codecov.io/gh/getsentry/sentry-javascript)
1010
[![npm version](https://img.shields.io/npm/v/@sentry/core.svg)](https://www.npmjs.com/package/@sentry/core)
11-
[![npm dm](https://img.shields.io/npm/dm/@sentry/core.svg)](https://www.npmjs.com/package/@sentry/core)
12-
[![npm dt](https://img.shields.io/npm/dt/@sentry/core.svg)](https://www.npmjs.com/package/@sentry/core)
1311

14-
# Official Sentry SDKs for JavaScript (BETA)
12+
# Official Sentry SDKs for JavaScript
1513

1614
This is the next line of Sentry JavaScript SDKs, comprised in the `@sentry/` namespace. It will provide a more
1715
convenient interface and improved consistency between various JavaScript environments.

0 commit comments

Comments
 (0)