diff --git a/README.md b/README.md index 43d4713..13fa6f5 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,18 @@ - # SimpleActionbar Simple actionbar is a quick and easy way of setting up logic for your actionbar. You have to create your own implementation of SimpleActionbarController, and create your own view. - ### Preview - This was made using the sample code: + ## Preview
- +
+# Table of contents +1. [Install](https://github.com/haakon023/SimpleActionbar#Install) +3. [Getting Started](https://github.com/haakon023/SimpleActionbar#Getting-started) +4. [Documentation](https://github.com/haakon023/SimpleActionbar#Documentation) +5. [Examples](https://github.com/haakon023/SimpleActionbar#Sample-code) - -To view how this can be implemented, take a look at the Example code given. *Warning* The example code has dependencies, not having these installed with result in errors. Either install these dependencies, or remove the example code. - - -- UI Toolkit -- Newtonsoft.JSON -- UI Builder ## Install To install the Simple Actionbar: @@ -29,8 +25,6 @@ To install the Simple Actionbar:- - ## UML Class Diagram @@ -138,3 +132,18 @@ Lets subscribers know that an `IActionButton