Skip to content
This repository was archived by the owner on Jul 27, 2019. It is now read-only.

Commit c204c33

Browse files
committed
Updated readme.
1 parent 70a2321 commit c204c33

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ This contains Getting Started sample apps to accompany the Android developer gui
44

55
Stay tuned for updates as we build out this library of samples!
66

7+
### Contents
8+
9+
- [How to use](#how-to)
10+
- [More resources for the Creative SDK](#resources)
11+
- [Contributing to this repo](#contributing)
12+
- [Get help](#get-help)
13+
14+
<a name="how-to"></a>
715
## How to use
816

917
**TL;DR: Your first step should be to check out the app subdirectory in this repo that you are interested in, and follow the instructions in that subdirectory's readme.**
@@ -12,6 +20,7 @@ This repo contains multiple example apps. Each subdirectory in the repo is an ex
1220

1321
The instructions for setting up each app can be found in the readme in its subdirectory. The subdirectory readmes also contain links to their respective developer guides, where you can get step-by-step instructions for creating the apps.
1422

23+
<a name="resources"></a>
1524
## More resources for the Creative SDK
1625

1726
### Developer portal
@@ -22,12 +31,14 @@ The instructions for setting up each app can be found in the readme in its subdi
2231

2332
We have all kinds of Android content on our blog that explores deeper aspects of the Creative SDK. Have a look at [our Android category on blog.creativesdk.com](https://blog.creativesdk.com/category/android/).
2433

34+
<a name="contributing"></a>
2535
## Contributing to this repo
2636

2737
Pull requests and GitHub issues are welcome!
2838

2939
If you want to do a pull request, please get in touch with us before you start writing code, so we can avoid duplicated effort or unnecessary work.
3040

41+
<a name="get-help"></a>
3142
## Get help
3243

3344
[Our growing community on Stackoverflow is a great way to get help](https://stackoverflow.com/questions/tagged/adobecreativesdk). Just post your question and tag it with `adobecreativesdk`.

0 commit comments

Comments
 (0)