From 7099e57b64b9b92b17c2fe75a9ddce790792aac0 Mon Sep 17 00:00:00 2001 From: Rudrank Riyam Date: Wed, 1 Sep 2021 17:32:21 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 94e8705..12dd926 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ # RRQuotableKit ![GitHub branch checks state](https://img.shields.io/github/checks-status/rudrankriyam/RRQuotableKit/main) +![Twitter Follow](https://img.shields.io/twitter/follow/rudrankriyam?style=social) + The RRQuotableKit is a Swift framework to use the free APIs provided by [Quotable](https://github.com/lukePeavey/quotable). It uses the latest async/await syntax for easy access and contains all the APIs like fetching a random quote, all quotes, authors and tags.