diff --git a/packages/bundle/README.md b/packages/bundle/README.md index 355c7551..dece48f2 100644 --- a/packages/bundle/README.md +++ b/packages/bundle/README.md @@ -4,7 +4,8 @@ [![Downloads](https://pepy.tech/badge/microsoft-kiota-bundle)](https://pepy.tech/project/microsoft-kiota-bundle) The Microsoft Kiota Bundle Library is a library providing default implementations for client setup. The package provides -a request adapter implementation with defaults serialization libraries setup fo use with a generated Kiota client. +a request adapter implementation with defaults serialization libraries setup fo use with a generated Kiota client. This +is the preferred dependency for integrating with Microsoft Graph. Read more about Kiota [here](https://github.com/microsoft/kiota/blob/main/README.md).