diff --git a/README.md b/README.md
index 6162ee1b495f28c56215a42efa34ebb51a26d6c5..87c78510c6247ac5c1efa4dedc37e4783fe8a7d7 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,22 @@
-# covid-19-dashboard
+# covid-19-public-data
 
-A Renku project for exploring Covid-19 data sources.
+A Renku project for aggregating data from various covid-19 public data sources.
 
-# Data Sources
+See [Dashboard](files/blob/runs/Dashboard.run.ipynb) for a summary of the data.
+
+# Current Data Sources
 
 ## Covid-19
 
 - https://github.com/CSSEGISandData/COVID-19
-- https://github.com/COVID19Tracking/covid-19-crawler
-- https://github.com/openZH/covid_19
 
 ## General
 
 - https://data.worldbank.org/indicator/SP.POP.TOTL
+- https://worldmap.harvard.edu/data/geonode:country_centroids_az8
+
+# Data Sources to Add
+
+- https://github.com/COVID19Tracking/covid-19-crawler
+- https://github.com/openZH/covid_19
+- https://github.com/pcm-dpc/COVID-19
\ No newline at end of file