Skip to content

Commit 5f74c12

Browse files
authored
Update README.md
1 parent a2a49ce commit 5f74c12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Microsoft Graph SDK for Python
22

3-
Get started with the Microsoft Graph SDK for Python by integrating the [Microsoft Graph API](https://docs.microsoft.com/graph/overview) into your Python application!
3+
Get started with the Microsoft Graph SDK for Python by integrating the [Microsoft Graph API](https://docs.microsoft.com/graph/overview) into your Python application.
44

55
> **Note:** this SDK allows you to build applications using the [v1.0](https://docs.microsoft.com/graph/use-the-api#version) of Microsoft Graph. If you want to try the latest Microsoft Graph APIs, try the [Beta](https://github.com/microsoftgraph/msgraph-beta-sdk-python) SDK.
66
>
7-
> **Note:** the Microsoft Graph Python SDK is currently in Preview.
7+
> **Note:** the Microsoft Graph Python SDK is currently in public preview.
88
99
## 1. Installation
1010

0 commit comments

Comments
 (0)