diff --git a/Dockerfile b/Dockerfile index cd71528..1fdf893 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM sharelatex/sharelatex:latest -MAINTAINER Andrea Dell'Amico +# MAINTAINER Andrea Dell'Amico RUN apt-get update && apt-get dist-upgrade -y diff --git a/README.md b/README.md index c8ddc90..1583579 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ -## README file of the D4Science ShareLatex repository -## Authors : Andrea Dell'Amico (ISTI-CNR) -## Creation date : July 25th, 2018 -## ALst update : July 30th, 2018 +# README file of the D4Science ShareLatex repository -# I. Content : +## Authors: Andrea Dell'Amico (ISTI-CNR) -- Dockerfile file used to build a docker image -- Rprofile.site file used to set R local options -- README.md current information text file -- map_functions.R up-to-date R script containing the functions enabling the generation of a map using a CSV file and images +### Creation date: July 25th, 2018 +### ALst update: July 30th, 2018 + +## I. Content + +* Dockerfile file used to build a docker image +* Rprofile.site file used to set R local options +* README.md current information text file