Skip to content

Commit

Permalink
[UPDATE] eqn link.
Browse files Browse the repository at this point in the history
  • Loading branch information
kgryte committed Jun 5, 2015
1 parent c98aa32 commit cf5a646
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Mean
> Computes the [arithmetic mean](http://en.wikipedia.org/wiki/Arithmetic_mean).
<div class="equation" align="center" data-raw-text="\mu = \frac{1}{N} \sum_{i=0}^{N-1} x_i" data-equation="eq:arithmetic_mean">
<img src="" alt="Equation for the arithmetic mean.">
<img src="https://cdn.rawgit.com/compute-io/mean/c98aa32b6fea5b040092dbf950cba79eb25e25b8/docs/img/eqn.svg" alt="Equation for the arithmetic mean.">
</div>


Expand Down
3 changes: 0 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
TODO
====

1. include formula in README
2.

0 comments on commit cf5a646

Please sign in to comment.