From 4b8cbeb4220b0eb304a0d66021dceff761a863ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 9 Oct 2023 11:32:30 +0200 Subject: [PATCH] add remark on CI --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 995cb14..f89463a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ These are the lecture notes for the 'Optimization and Game Theory in Flow Problems', taught in winter rem 23/24 at the University of Bonn. +NOTE: The below download links do not work yet, CI has not been set up with this repository. If you want to look at the notes, clone these and run `make` +(this assumes you have `git`, `make` and a full tex distribution installed). + The [latest version][1] is availabe as a pdf download via GitLab runner. You can also have a look at the generated [log files][2] or visit the [gl pages][3] index directly.