From ae90c4c18254a591b45adb23340d80985856b191 Mon Sep 17 00:00:00 2001 From: NakulSabharwal Date: Wed, 13 Mar 2019 13:13:16 +0530 Subject: [PATCH] Updated wiki links --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index e29c95a24..8188e4736 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,10 @@ Get started with the Microsoft Graph Core SDK for Java by integrating the [Micro ## Important Note about the Microsoft Graph Core Java Preview During the preview we may make changes to the API, and other mechanisms of this library, which you will be required to take along with bug fixes or feature improvements. This may impact your application. An API change may require you to update your code. When we provide the General Availability release we will require you to update to the General Availability version within six months, as applications written using a preview version of library may no longer work. +## Samples and usage guide +[Middleware usage](https://github.com/microsoftgraph/msgraph-sdk-java-core/wiki)
+[Batching](https://github.com/microsoftgraph/msgraph-sdk-java-core/wiki/Batching) + ## 1. Installation ### 1.1 Install via Gradle