From 04ffa507d97dfbe500f5537e7aa7cbec724e17a9 Mon Sep 17 00:00:00 2001 From: Corey Daley Date: Wed, 16 Aug 2017 11:08:50 -0400 Subject: [PATCH] adding ToC --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 6f5435f..4db6e6f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ + + + + +- [Ruby Sample App on OpenShift](#ruby-sample-app-on-openshift) + + [Installation](#installation) + + [Debugging Unexpected Failures](#debugging-unexpected-failures) + + [Adding Webhooks and Making Code Changes](#adding-webhooks-and-making-code-changes) + + [License](#license) + + + Ruby Sample App on OpenShift ============================