diff --git a/README.md b/README.md
index 7f1df16cf0bf1614b8cfee1f785dd94c636b9226..24c6de933b2332fed22f53a4b1ba2ac462a5141f 100644
--- a/README.md
+++ b/README.md
@@ -53,10 +53,13 @@ cd research_seed/mnist/
 python mnist_trainer.py    
 ```
 
-## Modules   
+## Main Contribution      
 List your modules here. Each module contains all code for a full system including how to run instructions.   
 - [MNIST](https://github.com/williamFalcon/pytorch-lightning-conference-seed/tree/master/research_seed/mnist)  
 
+## Baselines    
+List your baselines here.   
+- [MNIST_baseline](https://github.com/williamFalcon/pytorch-lightning-conference-seed/tree/master/research_seed/baselines/mnist_baselines)  
 
 ### Citation   
 ```