diff --git a/README.md b/README.md
index c76af1e09d3c761c7bb46cb48351c21bf28871ed..e63a00192b4149da48310bb24c8900676c64d4f3 100644
--- a/README.md
+++ b/README.md
@@ -25,18 +25,34 @@ Conference
 ## GOALS OF THE PROJECT
 We would like to build a data-driven model to reconstruct CT images. The model should be evaluated on the LoDoPaB challenge. (https://lodopab.grand-challenge.org/) 
 
-## How to run   
+## How to run
+We will be using the jupyter notebook from the server mathgpu1, provided by Uni-Hamburg.   
 
 # clone project   
 git clone https://gitlab.rrz.uni-hamburg.de/BAT9096/deepinverse.git
 
-# install project   
+# install project
+Not yet ready.    
 
-# run module (example: mnist as your main contribution)   
+# run module (example: mnist as your main contribution)
+We will using the data provided by zonodo.org.  LoDoPaB-CT Dataset.
+There will be two data sets, 1. with more than 50GB as zip and the other 3GB as Zip. We will focus more on training the 3GB data first.
 
 
 ## Imports
-Not yet completed
+So far, we are using the following:
+pytorch-lightning
+torch 
+torchvision 
+numpy
+scipy
+matplotlib
+scikit-learn
+scikit-image
+jupyter
+imageio
+
+
 
 ### Citation   
 ```