From 5cabc4455111f1b05dae4ad290813fafc2d3f21d Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Sat, 16 Jul 2022 02:39:11 -0400 Subject: [PATCH] "Embed profile pictures on text Tweets" --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d656190..9457040 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ In many ways, pxTwitter has richer embeds and does more. Here's a table comparin | | pxTwitter | Twitter default | vxTwitter (BetterTwitFix) | Twxtter (sixFix) | | ------------------------------------- | :----------------: | :------------------------------: | :-----------------------------------: | :-----------------------------------: | -| Embed Tweets / Photos | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | +| Embed Tweets / Images | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | +| Embed profile pictures on text Tweets | :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: | | Embed Twitter Videos | :heavy_check_mark: | :x:¹ | :heavy_check_mark: | :heavy_check_mark: | | Embed External Videos (YouTube, etc.) | :heavy_check_mark: | :x: | :x:⁴ | :x: | | Embed Poll results | :heavy_check_mark: | :x: | :x: | :x: |