From 7653953c3599d4dc0113725241d8a58426000b08 Mon Sep 17 00:00:00 2001 From: toby Date: Tue, 27 Feb 2018 11:27:04 -0500 Subject: [PATCH] Update README.md --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d40d004..d3b3247 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,6 @@ # reporting-process -These files are available to help reproduce the results for the -manuscript "Anticipating epidemic transitions with imperfect data." -The directories tobyfigs and eric-figs contain the files needed to -produce the figures from simulation results. The directories that -begin with simulation provide the files needed to reproduce the -simulation results. The simulation directories all have a similar -structure, and can produce simulation results with different -parameters. Further details may be found in the README.md in those -directories. +These files contain the code necessary to reproduce the results shown in the paper "Anticipating epidemic transitions with imperfect data." The directories that begin with simulation provide the files needed to reproduce the simulation results. The directories tobyfigs and eric-figs contain the files needed to produce the figures from simulation results. + +The simulation directories all have a similar structure, and can produce simulation results with different +parameters. Further details may be found in the README.md in those directories.