From 408a94b297b3a007d48a565a7310b28c195770bd Mon Sep 17 00:00:00 2001 From: Jason Turner Date: Tue, 24 May 2016 22:47:13 -0600 Subject: [PATCH] Update book.json --- book.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/book.json b/book.json index e71326f..245c836 100644 --- a/book.json +++ b/book.json @@ -5,6 +5,9 @@ "url": "https://github.com/lefticus/cppbestpractices" } } - + , + "structure": { + "readme": "01-Preface.md" + } }