Skip to content

Commit

Permalink
removing bower install instructions
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
tambien committed Dec 29, 2016
1 parent a416eaf commit 285f6a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Tone.js is a Web Audio framework for creating interactive music in the browser.
* [Solarbeat - Luke Twyman](http://www.whitevinyldesign.com/solarbeat/)
* [Block Chords - Abe Rubenstein](http://dev.abe.sh/block-chords/)
* [This is Not a Machine Learning - David Karam](http://posttool.github.io/)
* [Calculaural - Matthew Hasbach](https://github.com/mjhasbach/calculaural)
* [Scratch + Tone.js - Eric Rosenbaum](http://ericrosenbaum.github.io/tone-synth-extension/)
* [Game of Reich - Ben Taylor](http://nexusosc.com/gameofreich/)
* [Yume - Helios + Luke Twyman](http://www.unseen-music.com/yume/)
Expand All @@ -35,13 +34,13 @@ Tone.js is a Web Audio framework for creating interactive music in the browser.
* [Reflect - Sydneyzh](http://reflect.sydneyzh.com/)
* [Anxiety - Eve Weinberg, Aaron Montoya-Moraga](http://anxietybrain.net/)
* [Ramsophone - Robert Vinluan](http://robertvinluan.com/Ramsophone/)
* [pgb-vsu - Annie Jiwon](http://www.pgb-vsu.club/)

Using Tone.js? I'd love to hear it: [email protected]

# Installation

* CDN - [full](https://tonejs.github.io/CDN/latest/Tone.js) | [min](https://tonejs.github.io/CDN/latest/Tone.min.js)
* [bower](http://bower.io/) - `bower install tone`
* [npm](https://www.npmjs.org/) - `npm install tone`

[Full Installation Instruction](https://github.com/Tonejs/Tone.js/wiki/Installation)
Expand Down
19 changes: 0 additions & 19 deletions bower.json

This file was deleted.

0 comments on commit 285f6a0

Please sign in to comment.