diff --git a/oci-starter-lab/advanced/advanced.md b/oci-starter-lab/advanced/advanced.md index 63794a3cd..371a53245 100644 --- a/oci-starter-lab/advanced/advanced.md +++ b/oci-starter-lab/advanced/advanced.md @@ -1,6 +1,8 @@ # Advanced Topics +## Introduction + When you enable the *Advanced* option, you can do additional things: ![Advanced](images/starter-advanced.png =100%x*) diff --git a/oci-starter-lab/customize/customize.md b/oci-starter-lab/customize/customize.md index 2c3817050..90efa81c5 100644 --- a/oci-starter-lab/customize/customize.md +++ b/oci-starter-lab/customize/customize.md @@ -1,9 +1,13 @@ # How to customize +## Introduction + How to customize it a *Starter Application* ? -All the files to change are in the *src* directory. Let's look how this works. +All the files to change are in the *src* directory. +- Let's look how this works. +- And how you can modify an OCI Starter sample to include your own code. ## Task 1 - Example - Compute, Java, SpringBoot, Database