Skip to content

Commit aa264b8

Browse files
committed
added discord button
1 parent 1edef18 commit aa264b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Welcome to FFmpeg.js, an innovative library that offers a WebAssembly-powered interface for utilizing FFmpeg in the browser. 🌐💡
44

5+
<form action="https://discord.gg/EmUMFvMdhT" method="get" target="_blank">
6+
<button type="submit" style="padding: 0.3rem 0.5rem; font-weight: 600;">👥Join our Discord</button>
7+
</form>
8+
9+
----
10+
511
## ❓ Why FFmpeg.js?
612

713
This project has been inspired by the awesome work of [ffmpeg.wasm](https://github.com/ffmpegwasm/ffmpeg.wasm), but we noted a few drawbacks that might limit its applicability for broader use:

0 commit comments

Comments
 (0)