Fixed markdown in README.md

This commit is contained in:
Mahesh Asolkar 2020-04-05 00:59:51 +00:00
parent 3882b4e87d
commit 067a9a6735

View File

@ -52,6 +52,7 @@
APIs, but not Google Photos **!?#@**. Until [these](https://github.com/googleapis/google-api-nodejs-client/issues/1695)
[bugs](https://issuetracker.google.com/issues/138224490) are fixed, will need to use base OAuth2 to access the API.
```javascript
{
abusiveexperiencereport: [ 'v1' ],
acceleratedmobilepageurl: [ 'v1' ],
@ -223,3 +224,4 @@
youtubeAnalytics: [ 'v1', 'v2' ],
youtubereporting: [ 'v1' ]
}
```