Skip to content

Commit 51f0ca6

Browse files
committed
Improve README headers
1 parent fec43d2 commit 51f0ca6

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

README.md

+15-9
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,21 @@ A collection of samples that demonstrate how to call G Suite APIs from Android.
66

77
### Drive
88

9-
- [Conflict](conflict/)
10-
- Learn how to handle conflicts from the Drive API.
11-
- [Demos](demos/)
12-
- These demos illustrate all possible ways to talk to Drive service with the
13-
use of interfaces available in [Google Play Services](https://developers.google.com/android/guides/overview).
14-
- [Quickstart](quickstart/)
15-
- Get you up and running with the [Google Drive API for Android](https://developers.google.com/drive/android/).
16-
- [Trash](trash/)
17-
- Learn how to trash DriveResources with the Drive API.
9+
#### [Conflict](conflict/)
10+
11+
Learn how to handle conflicts from the Drive API.
12+
13+
#### [Demos](demos/)
14+
These demos illustrate all possible ways to talk to Drive service with the
15+
use of interfaces available in [Google Play Services](https://developers.google.com/android/guides/overview).
16+
17+
#### [Quickstart](quickstart/)
18+
19+
Get you up and running with the [Google Drive API for Android](https://developers.google.com/drive/android/).
20+
21+
#### [Trash](trash/)
22+
23+
Learn how to trash DriveResources with the Drive API.
1824

1925
## Contributing
2026

0 commit comments

Comments
 (0)