mirror of
https://github.com/codedread/bitjs
synced 2025-10-03 09:39:16 +02:00
One more tweak to README
This commit is contained in:
parent
fd2815ce83
commit
241c2bc1be
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@ exec(cmd, (error, stdout) => {
|
|||
const info = JSON.parse(stdout);
|
||||
// 'video/mp4; codecs="avc1.4D4028, mp4a.40.2"'
|
||||
const contentType = getFullMIMEString(info);
|
||||
...
|
||||
});
|
||||
```
|
||||
|
||||
## bitjs.file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue