diff --git a/README.rst b/README.rst index 6904e7ea..caef7c0f 100644 --- a/README.rst +++ b/README.rst @@ -11,14 +11,14 @@ with the Python programming language. The SDK includes proxy classes for all Bing Ads API web services and abstracts the low level details of authentication with OAuth. You can also read and write bulk files with the SDK BulkFileReader and BulkFileWriter, and use the high level BulkServiceManager interface to abstract and execute operations in the low level Bulk API. -For more information, see `Bing Ads Client Libraries `_. +For more information, see `Bing Ads Client Libraries `_. Getting Started --------------- To get started developing Bing Ads applications with Python, -install the SDK and either start with the `examples `_ or follow one of the application walkthroughs. -For more information, see `Getting Started Using Python with Bing Ads Services `_. +install the SDK and either start with the `examples `_ or follow one of the application walkthroughs. +For more information, see `Getting Started Using Python with Bing Ads Services `_. External Dependencies ---------------------