Skip to content

Commit

Permalink
docs(readme): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Jan 10, 2018
1 parent d66fb15 commit 04467f2
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@ node-config-ts

A simple configuration manager for typescript based projects.

Table of content
1. [Usage](#usage)
2. [Configuration](#configuration)
a. [Using Files](#using-files)
b. [Using Environment Variables](#using-environment-variables)
c. [Using Commandline Params](#using-commandline-params)
## Table of contents
1. [Usage](#usage)

2. [Configuration](#configuration)

a. [Using Files](#using-files)

b. [Using Environment Variables](#using-environment-variables)

c. [Using Commandline Params](#using-commandline-params)

3. [Differences With Node Config](#differences-with-node-config)

## Usage
Expand Down

0 comments on commit 04467f2

Please sign in to comment.