Skip to content

Commit

Permalink
fix a typo and remove note about copying sounds now #1 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbloomer committed Oct 16, 2013
1 parent e6c4ed4 commit 867dd06
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions index.html
Expand Up @@ -29,7 +29,7 @@ <h2><a name="whyir" class="anchor" href="#whyir"><span class="octicon octicon-li
project concisely and clearly.</p>

<h2><a name="whytadaa" class="anchor" href="#whytadaa"><span class="octicon octicon-link"></span></a>Why use Tadaa?</h2>
<p>Tadaa is an audio information radiators. Use it to play a sounds when your build fails,
<p>Tadaa is an audio information radiator. Use it to play a sounds when your build fails,
when you push your app live, when your fix a bug or any other events you feel like.
Set Tadaa running and sounds will alert you to important events without the need to
glance at another screen or gaze across at a wall of post-it notes.</p>
Expand All @@ -42,8 +42,6 @@ <h3>Install</h3>
<p>Now install any required plugins:</p>
<pre><code>npm install tadaa-zendesk --save</code></pre>

<p>Copy any sound files required to the root directory of tadaa-runner (<a href="https://github.com/jamesbloomer/tadaa-runner/issues/1">issue #1</a>).</p>


<h3>Configure</h3>
<p>Copy the example-config.js installed with tadaa-runner to config.js. Edit config.js.
Expand Down Expand Up @@ -81,4 +79,4 @@ <h2><a name="docs" class="anchor" href="#docs"><span class="octicon octicon-link
</div>
</div>
</body>
</html>
</html>

0 comments on commit 867dd06

Please sign in to comment.