From 4c7cfd3f120ff2eaffc08bff7b4430aecffe9de0 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Sun, 8 Dec 2019 00:09:16 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6afeee53..099082cc 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ pip install pytorch-lightning ## Docs **[View the docs here](https://williamfalcon.github.io/pytorch-lightning/)** -## DEMO +## Demo [Copy and run this COLAB!](https://colab.research.google.com/drive/1F_RNcHzTfFuQf-LeKvSlud6x7jXYkG31#scrollTo=HOk9c4_35FKg) ## What is it?