Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 2a1c7ff

Browse files
Merge pull request #223 from AzureAD/adal-announcement-update
Nit on grammer
2 parents 0b5d0ab + 523ee5f commit 2a1c7ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22

3-
This library, ADAL for Python, will no longer receive new feature improvement. Its successor,
4-
[MSAL for Python](https://github.com/AzureAD/microsoft-authentication-library-for-python),
5-
are now generally available.
3+
This library, ADAL for Python, will no longer receive new feature improvements. Instead, use the new library
4+
[MSAL for Python](https://github.com/AzureAD/microsoft-authentication-library-for-python).
65

76
* If you are starting a new project, you can get started with the
87
[MSAL Python docs](https://github.com/AzureAD/microsoft-authentication-library-for-python/wiki)
@@ -14,6 +13,7 @@ are now generally available.
1413

1514
---
1615

16+
1717
# Microsoft Azure Active Directory Authentication Library (ADAL) for Python
1818

1919
`master` branch | `dev` branch | Reference Docs

0 commit comments

Comments
 (0)