From 0fab8ad40522883c77f9e30097ea1d92f9c6e78c Mon Sep 17 00:00:00 2001 From: Luciano Ramalho Date: Sat, 6 Apr 2019 17:46:05 -0300 Subject: [PATCH] improved formatting of TOC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 212114e..273252e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ New chapters in **Fluent Python 2e** are marked with 🆕. This table of contents is subject to change at any time until the book is in print. Part / Chapter #|Title|Directory|Notebook|1st ed. Chapter # ----:|---|---|---|---|--- +---:|---|---|---|--- **I – Prologue**| 1|The Python Data Model|[01-data-model](01-data-model)|[data-model.ipynb](01-data-model/data-model.ipynb)|1 **II – Data Structures**|