From 9a73df4405522e0956773c07b1ced18de32f3216 Mon Sep 17 00:00:00 2001 From: Estelle DeBlois Date: Sat, 13 Jun 2015 20:52:53 -0400 Subject: [PATCH] Add TOC --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 551d4fd..f1a93bf 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@ An [ember-cli](http://www.ember-cli.com/) addon for developing Ember.js applicat * [Markdown Editor](https://github.com/brzpegasus/ember-nw-markdown) +**Table of Contents:** + +* [Installation](#installation) +* [Build, Watch, and Run NW.js](#build-watch-and-run-nwjs) +* [Testing](#testing) +* [Packaging](#packaging) +* [Contributing](#contributing) + ## Installation From the root of your Ember CLI project: @@ -169,7 +177,7 @@ module.exports = { * **cacheDir** * Value: `build/cache` -## Contribution +## Contributing ### Working with `master`