Skip to content

Commit a717f49

Browse files
authored
Add logo to readme to streamline SDK readme (#367)
1 parent 9b30d4c commit a717f49

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# raven-node [![Build Status](https://travis-ci.org/getsentry/raven-node.svg?branch=master)](https://travis-ci.org/getsentry/raven-node)
1+
<p align="center">
2+
<a href="https://sentry.io" target="_blank" align="center">
3+
<img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280">
4+
</a>
5+
<br/>
6+
<h1>Raven-node - Sentry SDK for Node.js</h1>
7+
</p>
28

3-
raven-node is a Node.js client for [Sentry](https://getsentry.com/).
9+
[![Build Status](https://travis-ci.org/getsentry/raven-node.svg?branch=master)](https://travis-ci.org/getsentry/raven-node)
410

511
## Resources
612

0 commit comments

Comments
 (0)