Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liufulong committed Jan 15, 2022
1 parent b4e85d5 commit acb743c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,8 @@ mediaRecorder.onstop = async () => {
}
blobSlice = [];
};
```
```

## features
- Compatible with node & browsers
- Fix oversized files with low memory usage

0 comments on commit acb743c

Please sign in to comment.