From 5bac8471eaec353e7221191f8f7cd69e569d87d1 Mon Sep 17 00:00:00 2001 From: Matthew Farrellee Date: Mon, 2 Mar 2015 16:24:38 -0500 Subject: [PATCH] add jump to tl;dr --- examples/storm/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/storm/README.md b/examples/storm/README.md index 6224dc32b81..644273e0cff 100644 --- a/examples/storm/README.md +++ b/examples/storm/README.md @@ -8,6 +8,9 @@ You will setup an [Apache ZooKeeper](http://zookeeper.apache.org/) service, a Storm master service (a.k.a. Nimbus server), and a set of Storm workers (a.k.a. supervisors). +For the impatient expert, jump straight to the [tl;dr](#tl-dr) +section. + ## Step Zero: Prerequisites This example assumes you have a Kubernetes cluster installed and