Skip to content

Commit

Permalink
updated readme logo (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
heysolomon committed Mar 21, 2022
1 parent f017ce1 commit faf2b72
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<h5 align="center">
<br>
<a href="https://www.asyncapi.com"><img src="./assets/new-brand.png" alt="AsyncAPI logo" width="1000"></a>
<br>

</h5>
<p align="left">
<em>Use this package to parse and validate AsyncAPI documents —either YAML or JSON— in your Node.js or browser application. Updated bundle for the browser is always attached to the GitHub Release.</em>
</p>
[![AsyncAPI JavaScript Parser](./assets/new-brand.png)](https://www.asyncapi.com)

Use this package to parse and validate AsyncAPI documents —either YAML or JSON— in your Node.js or browser application. Updated bundle for the browser is always attached to the GitHub Release.

![npm](https://img.shields.io/npm/v/@asyncapi/parser?style=for-the-badge) ![npm](https://img.shields.io/npm/dt/@asyncapi/parser?style=for-the-badge)

Expand Down

0 comments on commit faf2b72

Please sign in to comment.