From 5b92203799d613c9190064b3b84c793b1052c60a Mon Sep 17 00:00:00 2001 From: Jonathon Hare Date: Thu, 24 Sep 2020 21:31:07 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55740a8..852c6d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# COMP3204/COMP6223 Interactive Demos, Slides and Handouts +# COMP3204 Interactive Demos, Slides and Handouts -This Github repository stores the lecture materials for part 2 of the [COMP3204](https://secure.ecs.soton.ac.uk/module/COMP3204) and [COMP6223](https://secure.ecs.soton.ac.uk/module/COMP6223) Computer Vision modules at the [University of Southampton](http://www.soton.ac.uk). The lectures presentations themselves are interactive slidesets created using [OpenIMAJ](http://www.openimaj.org). +This Github repository stores the lecture materials for part 2 of the [COMP3204](https://secure.ecs.soton.ac.uk/module/COMP3204) Computer Vision module at the [University of Southampton](http://www.soton.ac.uk). The lectures presentations themselves are interactive slidesets created using [OpenIMAJ](http://www.openimaj.org). From this page you can get the source-code for the presentations, which you can build yourself following the instructions below. If you just want to run the presentations for yourself, you can download the latest version of the pre-compiled runnable jar from [here](http://jenkins.ecs.soton.ac.uk/job/COMP3204/lastSuccessfulBuild/artifact/app/target/COMP3204-1.0-SNAPSHOT-jar-with-dependencies.jar). More details, as well as PDF versions of the handouts and slides, are available [here](http://comp3204.ecs.soton.ac.uk/part2.html).