From b43276643fa014e81ca37266d3321722f5627ded Mon Sep 17 00:00:00 2001 From: David Cetinkaya Date: Tue, 19 Mar 2019 21:34:21 +0100 Subject: [PATCH] Add fastlinks/table of contents to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 547b794d6..3617a36c4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Embla is a lightweight and simple carousel plugin for the web with no dependencies. Embla's purpose is to provide a simple but yet extensible carousel that feels natural to interact with. It's 100% open source and free to use on both personal and commercial projects. Use it with the module bundler of your choice or by manually injecting the script. +- [Installation](#installation) +- [Usage](#usage) +- [Options](#options) +- [API](#api) +- [License](#license) + ## Installation If you are using a module bundler...