Skip to content

Commit

Permalink
docs(readme): include Netlify badge
Browse files Browse the repository at this point in the history
  • Loading branch information
benji6 committed Sep 1, 2019
1 parent 747e2b2 commit c7a2fc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![npm version](https://badge.fury.io/js/virtual-audio-graph.svg)](http://badge.fury.io/js/virtual-audio-graph)
[![Build Status](https://api.travis-ci.org/benji6/virtual-audio-graph.svg?branch=master)](https://travis-ci.org/benji6/virtual-audio-graph)
[![dependencies](https://david-dm.org/benji6/virtual-audio-graph.svg)](https://david-dm.org/benji6/virtual-audio-graph)
[![Netlify Status](https://api.netlify.com/api/v1/badges/f5f3984d-617b-418a-9c5b-8881aceb7adb/deploy-status)](https://app.netlify.com/sites/virtual-audio-graph/deploys)

## Overview

Expand All @@ -26,7 +27,7 @@ virtual-audio-graph is designed to be small and weighs in at 7.5kB minified (2.4

## Docs

__[First check out the virtual-audio-graph guide](https://virtual-audio-graph.netlify.com)__ for working examples and to understand how the library works.
**[First check out the virtual-audio-graph guide](https://virtual-audio-graph.netlify.com)** for working examples and to understand how the library works.

Then see the [API docs for all supported virtual audio node factory functions](docs/standard-nodes.md).

Expand Down

0 comments on commit c7a2fc9

Please sign in to comment.