From 5d7b785639dc3356e813e141cd0d9f45e7e40a6d Mon Sep 17 00:00:00 2001 From: Kevin Blanco Date: Sun, 24 Nov 2024 22:36:14 -0600 Subject: [PATCH] chore:update README.md to reflect Youtube stats (#36874) Adding our Youtube link shield to our readme so users can easily subscribe from Github. ## Description > [!TIP] > _Add a TL;DR when the description is longer than 500 words or extremely technical (helps the content, marketing, and DevRel team)._ > Per recommendation from Abhishek and as a best practice to drive developers to our Youtube account for learning purposes, we are adding the youtube badge shield to the README to showcase the amount of views from our channel and subscribe directly using the link Fixes #`Issue Number` _or_ Fixes `Issue URL` > [!WARNING] > _If no issue exists, please create an issue first, and check with the maintainers if the issue is valid._ ## Automation /ok-to-test tags="" ### :mag: Cypress test results > [!WARNING] > Tests have not run on the HEAD 4ab34c01c0b15cfc987fe0c72b3e7f19c5594302 yet >
Mon, 14 Oct 2024 20:27:52 UTC ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No ## Summary by CodeRabbit - **New Features** - Added new badges to the README for the Appsmith YouTube channel, showcasing subscriber count and total views. - **Documentation** - Enhanced visibility of the YouTube channel within the README without altering existing content structure. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9174c78f6d..42964895ce 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ + + YouTube Channel Subscribers + + + YouTube Channel Views +

---