Skip to content

Commit 241c2bc

Browse files
committed
One more tweak to README
1 parent fd2815c commit 241c2bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ exec(cmd, (error, stdout) => {
115115
const info = JSON.parse(stdout);
116116
// 'video/mp4; codecs="avc1.4D4028, mp4a.40.2"'
117117
const contentType = getFullMIMEString(info);
118+
...
119+
});
118120
```
119121

120122
## bitjs.file

0 commit comments

Comments
 (0)