Embed Tweets in an iframe - https://tf.rita.moe

add README

Changed files
+11
+11
README.md
···
···
+
# Twitframe
+
+
Twitframe allows one to display
+
[Embedded Tweets](https://dev.twitter.com/web/embedded-tweets)
+
on websites to dynamically show retweet and favorite counts, inline media/card
+
data, and allow users to retweet/reply/favorite Tweets, all while isolating the
+
Javascript and DOM manipulation to an embedded <tt>iframe</tt>.
+
This increases security and speeds up website page loads.
+
+
For more information on using Twitframe, view the
+
[website](https://twitframe.com/).