From 8b188603ab66634a0417eb0ad9f68976497ec3c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20Finstad?= Date: Wed, 19 May 2021 20:31:31 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 13fa6f5..513fdcb 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ your own implementation of SimpleActionbarController, and create your own view. 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) + 1. [Properties & Fields](https://github.com/haakon023/SimpleActionbar#Properties-and-fields) + 2. [Methods](https://github.com/haakon023/SimpleActionbar#Methods) + 3. [Events](https://github.com/haakon023/SimpleActionbar#Events) 5. [Examples](https://github.com/haakon023/SimpleActionbar#Sample-code) ## Install