From 67a75aa1d07883d6ea6f1c556b2e40575826434c Mon Sep 17 00:00:00 2001
From: William Falcon <waf2107@columbia.edu>
Date: Fri, 11 Sep 2020 09:55:15 -0400
Subject: [PATCH] Update README.md

---
 README.md | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 9cc334b..665d714 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
-### pytorch-lightning-conference-seed
-Use this seed to refactor your PyTorch research code for:  
-- a paper submission  
-- a new research project.     
+### Deep learning project seed
+Use this seed to start new deep learning / ML projects.
+
+- Built in setup.py
+- Built in requirements
+- Examples with MNIST
+- Badges
+- Bibtex
 
 [Read the usage instructions here](https://github.com/PyTorchLightning/pytorch-lightning-conference-seed/blob/master/HOWTO.md)
 
-- 
GitLab