Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit cd33324

Browse files
author
Amir Blum
authored
Merge pull request #3 from aspecto-io/badges
doc: add badges for ci and licence
2 parents 2361c5b + 098422d commit cd33324

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# opentelemetry-ext-js
2+
<p>
3+
<a href="https://travis-ci.org/github/aspecto-io/opentelemetry-ext-js">
4+
<img alt="Build Status" src="https://travis-ci.org/aspecto-io/opentelemetry-ext-js.svg?branch=master">
5+
</a>
6+
<a href="https://github.com/aspecto-io/opentelemetry-ext-js/blob/master/LICENSE">
7+
<img alt="license" src="https://img.shields.io/badge/license-Apache_2.0-green.svg?">
8+
</a>
9+
</p>
10+
11+
---
212
js extensions for the [open-telemetry](https://opentelemetry.io/) project, from [Aspecto](https://www.aspecto.io/) with :heart:
313

414
## Plugins

0 commit comments

Comments
 (0)