Skip to content

Commit 0f5f105

Browse files
committed
Add toc
1 parent f8baa65 commit 0f5f105

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@
66
77
You're already aware of and are using [cf-butler](https://github.com/pacphi/cf-butler) to help report on and manage application and service instances. Wouldn't it be nice to easily aggregate reporting across multiple foundations? This is `cf-hoover`'s raison d'être.
88

9+
# Table of Contents
10+
11+
* [Prerequisites](#prerequisites)
12+
* [Tools](#tools)
13+
* [Clone](#clone)
14+
* [How to configure](#how-to-configure)
15+
* [Managing external configuration](#managing-external-configuration)
16+
* [Minimum required keys](#minimum-required-keys)
17+
* [General configuration notes](#general-configuration-notes)
18+
* [How to Build](#how-to-build)
19+
* [How to Run with Gradle](#how-to-run-with-gradle)
20+
* [How to deploy to Pivotal Application Service](#how-to-deploy-to-pivotal-application-service)
21+
* [Using scripts](#using-scripts)
22+
* [Endpoints](#endpoints)
23+
* [Snapshot](#snapshot)
24+
* [Accounting](#accounting)
925

1026
## Prerequisites
1127

@@ -113,7 +129,7 @@ Set an additional property before launching `cf-hoover`
113129
114130
Please review the [manifest.yml](manifest.yml) before deploying.
115131
116-
### using scripts
132+
### Using scripts
117133
118134
Deploy the app (bound to an instance of Spring Cloud Config Server)
119135

0 commit comments

Comments
 (0)