From d1e57ada6736cee4d787324e3d9f9dc100687264 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Mon, 5 Aug 2019 14:38:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fc63a96a3..846fc965ca 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ With lightning, you guarantee those parts of your code work so you can focus on Don't worry about training on multiple gpus or speeding up your code, lightning will do that for you! -## README outline +## README Table of Contents - [How do I use it](https://github.com/williamFalcon/pytorch-lightning#how-do-i-do-use-it) - [What lightning automates](https://github.com/williamFalcon/pytorch-lightning#what-does-lightning-control-for-me) - [Tensorboard integration](https://github.com/williamFalcon/pytorch-lightning#tensorboard)