From fecfb6cb430c470f793e41c39bf10799581cfeb2 Mon Sep 17 00:00:00 2001 From: Claromes Date: Wed, 16 Aug 2023 17:50:32 -0300 Subject: [PATCH] update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ea2b3d..c0b0c5e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ +> [!IMPORTANT] +> If the application is down, please check the [Streamlit Cloud Status](https://www.streamlitstatus.com/). + +
+ # 🏛️ Wayback Tweets [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_red.svg)](https://waybacktweets.streamlit.app) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/claromes/waybacktweets?include_prereleases)](https://github.com/claromes/waybacktweets/releases) [![License](https://img.shields.io/github/license/claromes/waybacktweets)](https://github.com/claromes/waybacktweets/blob/main/LICENSE.md) -Tool that displays multiple archived tweets on Wayback Machine to avoid opening each link manually. Via [Wayback CDX Server API](https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server). -> [!WARNING] -> If the application is down, please check the [Streamlit Cloud Status](https://www.streamlitstatus.com/). +Tool that displays multiple archived tweets on Wayback Machine to avoid opening each link manually. Via [Wayback CDX Server API](https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server).

-- 2.34.1