Skip to content

Commit

Permalink
Improve GIF image display in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alxkzmn authored May 12, 2020
1 parent 8f0a9f6 commit 8ff5acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ var _sampledCurve = Smoothie().getSampledCurve(_samplesPerPoint, _originalDataSe

See oversampling in action:

![vertical](https://raw.githubusercontent.com/alekskuzmin/smoothie/master/example/example.gif)
<img src="https://raw.githubusercontent.com/alekskuzmin/smoothie/master/example/example.gif" width="270" height="480">

0 comments on commit 8ff5acf

Please sign in to comment.