diff --git a/README.md b/README.md
index 97ee49f8..6559058c 100644
--- a/README.md
+++ b/README.md
@@ -142,9 +142,6 @@ Other resources in this repository
----------------------------------
* [`oid-decoder.html`](http://htmlpreview.github.io/?https://github.com/entropia/tip-toi-reveng/blob/master/oid-decoder.html) allows you to manually decode an OID image.
- * `scripts/update.sh` downloads all gme files from the Ravensburger server (requires perl and the [XML::Simple](http://search.cpan.org/~grantm/XML-Simple/) module).
-
- Instead of downloading all of them, you can conveniently browse them at , a service provided by Falko Oldenburg .
* `gameanalyse.c` and `libtiptoi.c` is an alternative tool to investigate gme
files. It can also [replace audio files in gme files](Audio/README.md);
compile and run it for diagnostic output.