diff --git a/README.org b/README.org index 50e9098..d83925b 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,6 @@ * graphPaname -graphPaname is a system that collects real-time data, relevant to the COVID-19 epidemic de-escalation, from the city of Paris. +graphPaname is a system that collects real-time data, relevant to the COVID-19 pandemic de-escalation, from the city of Paris. It works with 4 datasets about the de-escalation: @@ -9,7 +9,7 @@ It works with 4 datasets about the de-escalation: - Temporary cycling paths - Temporary pedestrian streets -For each dataset, we offer a table with the data, and a map of Paris with markers. +For each dataset, we offer a table with the data, and a map of Paris with markers. Additionally, there's a section with photos related to the COVID-19 pandemic. ** Technologies diff --git a/app/templates/index.html b/app/templates/index.html index fe113f8..d16df93 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -3,6 +3,24 @@ {% block content %}
graphPaname is an information system that aims to show real-time data, related to the COVID-19 outbreak, in the city of Paris
++ graphPaname is a system that collects real-time data, relevant to the COVID-19 pandemic de-escalation, from the city of Paris. +
+ + ++ It works with 4 datasets about the de-escalation: +
+ ++ For each dataset, we offer a table with the data, and a map of Paris with markers. Additionally, there’s a section with photos related to the COVID-19 pandemic. +