From 263d690933af15ef6a6087a540ad9432247f90ce Mon Sep 17 00:00:00 2001 From: Lukas Prediger Date: Wed, 4 Mar 2020 17:21:23 +0100 Subject: [PATCH] Add last updated date --- .../understanding-the-library/Understanding-The-Library.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TelegramBots.wiki/understanding-the-library/Understanding-The-Library.md b/TelegramBots.wiki/understanding-the-library/Understanding-The-Library.md index 4301bf0e..94a59003 100644 --- a/TelegramBots.wiki/understanding-the-library/Understanding-The-Library.md +++ b/TelegramBots.wiki/understanding-the-library/Understanding-The-Library.md @@ -1,4 +1,6 @@ # Understanding the Library +Last updated: 2020-03-04 + This little handy guide will not teach you how to do a particular thing in the library. It will also not teach you how to create bots or anything in the liking of that.