diff --git a/README.md b/README.md index b824e03..00172f3 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ This repository contains a patch for Commodore 64 Elite that drastically improves the quality of the graphics. It does this by removing flicker from the ship-drawing routines. -To play the flicker-free version, see the section on [playing flicker-free Commodore 64 Elite](#playing-flicker-free-commodore-64-elite). +* To play the flicker-free version, see the section on [playing flicker-free Commodore 64 Elite](#playing-flicker-free-commodore-64-elite). -To read about how the patch weaves its magic, see the section on [how the patch works](#how-the-patch-works). +* To read about how the patch weaves its magic, see the section on [how the patch works](#how-the-patch-works). -If you are interested in building and applying the patch yourself, see the section on [building the patch](#building-the-patch). +* If you are interested in building and applying the patch yourself, see the section on [building the patch](#building-the-patch). The code in the patch has been backported from the BBC Master version of Elite, so it is 100% Bell & Braben code that's making its first appearance on the Commodore 64.