diff --git a/README.md b/README.md
index cff52f1..9d039a9 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
-# WTelegramClient
+[](https://badge.fury.io/nu/WTelegramClient)
+[](https://dev.azure.com/wiz0u/WTelegramClient/_build/latest?definitionId=7&branchName=master)
+
+# WTelegramClient
### _Telegram client library written 100% in C# and .NET Core_
## How to use
@@ -95,6 +98,8 @@ Beyond CallAsync, the Client class offers a few other methods to simplify the se
The other configuration items that you can override include: **session_pathname, server_address, device_model, system_version, app_version, system_lang_code, lang_pack, lang_code**
+This library requires .NET 5.0 minimum.
+
# Development status
The library is already well usable for many scenarios involving automated steps based on API requests/responses.
@@ -109,7 +114,3 @@ Here are the main expected developments:
- [ ] Support users with 2FA enabled
- [ ] Support secret chats end-to-end encryption & PFS
- [ ] Support all service messages
-
-------------
-[](https://dev.azure.com/wiz0u/WTelegramClient/_build/latest?definitionId=7&branchName=master)
-[](https://badge.fury.io/nu/WTelegramClient)
diff --git a/src/WTelegramClient.csproj b/src/WTelegramClient.csproj
index 8a19f69..963e370 100644
--- a/src/WTelegramClient.csproj
+++ b/src/WTelegramClient.csproj
@@ -18,6 +18,7 @@
https://github.com/wiz0u/WTelegramClient
https://github.com/wiz0u/WTelegramClient.git
git
+
@@ -27,7 +28,7 @@
-
+