Add TOC to README.adoc

This commit is contained in:
Falko Modler
2021-01-08 12:05:30 +01:00
committed by Peter Palaga
parent a9d0f4dbfb
commit b958a91405

View File

@@ -1,7 +1,12 @@
= `mvnd` - the Maven Daemon
:toc: macro
image::https://img.shields.io/twitter/url/https/twitter.com/mvndaemon.svg?style=social&label=Follow%20%40mvndaemon[link="https://twitter.com/mvndaemon"]
toc::[]
== Introduction
This project aims at providing faster https://maven.apache.org/[Maven] builds using techniques known from Gradle and
Takari.