From a5d1c7ffe705c2d89e1b9ec21c4d59e805540a64 Mon Sep 17 00:00:00 2001 From: Aleksandr Zelenin Date: Fri, 24 Apr 2020 09:23:29 +0300 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c64de9..7672426 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-tdlib -Go wrapper for [TDLib (Telegram Database Library)](https://github.com/tdlib/td) with full support of TDLib v1.5.0 +Go wrapper for [TDLib (Telegram Database Library)](https://github.com/tdlib/td) with full support of TDLib v1.6.0 ## TDLib installation