From e711dde1fcb247f92b18af75c65f46b11066b7c5 Mon Sep 17 00:00:00 2001 From: Joe Mayo Date: Sun, 29 Nov 2020 16:19:14 -0800 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 483f842f..d1171c07 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -2,6 +2,10 @@ LINQ to Twitter is an open source 3rd party LINQ Provider (Twitter Library) for the [Twitter](https://twitter.com/) micro-blogging service. It uses standard LINQ syntax for queries and includes method calls for changes via the [Twitter API](https://dev.twitter.com/). +[![Standard](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fstandard)](https://developer.twitter.com/en/docs/twitter-api) +[![Labs](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Flabs)](https://developer.twitter.com/en/docs/labs) +[![v2](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fv2)](https://developer.twitter.com/en/docs/twitter-api) + ## Example The following query returns search results where people are tweeting about LINQ to Twitter: