Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
agsh authored Aug 16, 2018
1 parent 83e8a52 commit be07a4c
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 @@ -36,7 +36,7 @@ app.get('/', function (req, res) {

Client (index.html):
### NB!
this is not efficient example, but simple. For drawing images on canvas please look on on this [example](https://github.com/agsh/rtsp-ffmpeg/blob/master/example/index-canvas.html) by [Seikon](https://github.com/Seikon):
this is not efficient example, but simple. For drawing images on canvas please look on this [example](https://github.com/agsh/rtsp-ffmpeg/blob/master/example/index-canvas.html) by [Seikon](https://github.com/Seikon):
```html
<img id="img">
<script src="/socket.io/socket.io.js"></script>
Expand Down

0 comments on commit be07a4c

Please sign in to comment.