From 721d1b6facc4ed691a09fe65e941d12728ce50b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Codru=C8=9B=20Constantin=20Gu=C8=99oi?= Date: Tue, 25 Jul 2017 21:25:23 +0300 Subject: [PATCH] Fixes TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f840d4166e..2c6941c70d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The official Node.js docker image, made with love by the node community. - [How to use this image](#how-to-use-this-image) - [Create a `Dockerfile` in your Node.js app project](#create-a-dockerfile-in-your-nodejs-app-project) - [Notes](#notes) + - [Best Practices](#best-practices) - [Run a single Node.js script](#run-a-single-nodejs-script) - [Verbosity](#verbosity) - [Dockerfile](#dockerfile)