# HG changeset patch
# User Tuomo Valkonen <tuomov@iki.fi>
# Date 1715043857 18000
# Node ID 4a64a84d1e8490725b4743aff8c30cbbce7b387c
# Parent  a66e4b605ca251da0b10095cac56cd0ef74d9ad3
Fix some dates in README

diff -r a66e4b605ca2 -r 4a64a84d1e84 README.md
--- a/README.md	Mon May 06 20:03:44 2024 -0500
+++ b/README.md	Mon May 06 20:04:17 2024 -0500
@@ -1,7 +1,7 @@
 
 # Predictive online optimisation codes for dynamic inverse imaging problems
 
-These codes implement the experiments for the 2024 manuscript _“[Prediction techniques for dynamic imaging with online primal-dual methods](https://arxiv.org/abs/2405.02497)”_ by Neil Dizon, Jyrki Jauhiainen, and Tuomo Valkonen. It is built on top of, and includes the experiments for the 2019 article _“[Predictive online optimisation with applications to optical flow](https://arxiv.org/abs/2002.03053)”_ by [Tuomo Valkonen](https://tuomov.iki.fi).
+These codes implement the experiments for the 2024 manuscript _“[Prediction techniques for dynamic imaging with online primal-dual methods](https://arxiv.org/abs/2405.02497)”_ by Neil Dizon, Jyrki Jauhiainen, and Tuomo Valkonen. It is built on top of, and includes the experiments for the 2020 article _“[Predictive online optimisation with applications to optical flow](https://arxiv.org/abs/2002.03053)”_ by [Tuomo Valkonen](https://tuomov.iki.fi).
 
 ## Prerequisites
 
@@ -27,7 +27,7 @@
 
 To run the data generation multi-threadeadly parallel to the algorithm, set the `JULIA_NUM_THREADS` environment variable to a number larger than one.
 
-### Experiments for 2019 article
+### Experiments for 2020 article
 
 To generate all the experiments for _“Predictive online optimisation with applications to optical flow”_, run: