From 37932d9a694b61a537d094d7cb180d239d9fba6d Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Sat, 22 Feb 2020 17:43:57 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 562c016..90fce8f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Take a look at [example.js](https://github.com/pedroslopez/whatsapp-web.js/blob/ | Send messages | ✅ | | Receive messages | ✅ | | Send media (images/audio/documents) | ✅ | -| Send media (video) | _pending_ | +| Send media (video) | ✅ (requires google chrome) | | Send stickers | _pending_ | | Receive media (images/audio/video/documents) | ✅ | | Send contact cards | _pending_ |