diff --git a/README.md b/README.md index 01a8b47..1b85dc0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Translation Twitter Bot A bot that translates tweets. +############ DEPRECATED WITH NEW TWITTER API ############ + ## Usage ```bash sudo docker build . -t main @@ -18,4 +20,4 @@ docker run -d --restart always \ -e API_FLASH_KEY="{1st api flash key}" \ -e API_FLASH_KEY2="{2nd api flash key}" \ -e API_FLASH_KEY3="{3rd api flash key}" \ main -``` \ No newline at end of file +```