From a1e84cfc14ac36e6408bbfc6e7ea9cd864fe29f3 Mon Sep 17 00:00:00 2001 From: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com> Date: Fri, 6 May 2022 17:10:41 +0200 Subject: [PATCH] Add version warning --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 5bf50c2..ded417d 100644 --- a/Home.md +++ b/Home.md @@ -1,5 +1,7 @@ [![Logo](https://github.com/python-telegram-bot/logos/raw/master/logo-text/png/ptb-logo-text_768.png)](https://python-telegram-bot.org/) +# ⚠️ This is the v20.x version of the wiki. For the v13.x version, please head [here](https://github.com/python-telegram-bot/v13.x-wiki/wiki). + ## PTB Resources PTB offers different resources that help you understand and use the features of the library.