diff --git a/README.md b/README.md index 5bd6d2a..d12ee30 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,23 @@ # NUI Demo This repository contains demos that use the NUI library. +## Table of Contents + * [Pre-requisites](#pre-requisites) + * [Building](#building) + * [All Examples](#all-examples) + * [Individual Examples](#individual-examples) + * [Running](#running) + ## Pre-requisites Ensure all DALi, tizenfx-stub and TizenFX repos have been built and installed. ## Building + ### All Examples ```bash ./build.sh ``` + ### Individual Examples ```bash cd <>