From 8cf25a2d7097958aca0f3abcfc71bb76c5dcb8f9 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Mon, 23 Jan 2017 20:44:42 -0500 Subject: [PATCH] Went tabular. --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5f2771806..650393e69 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,8 @@ If your machine has a 4k monitor and a 96Khz audio output? Then you'll get a 4k | 1:1 Pixel Copying | Composite Decoded | |---|---| |![The Electron start screen, with a classic 1:1 pixel emulation](READMEImages/NaiveElectron.png)|![The Electron start screen, decoded from an interlaced composite feed](READMEImages/CompositeElectron.png)| - -![The Electron start screen, with a classic 1:1 pixel emulation](READMEImages/NaiveElectron.png) → ![The Electron start screen, decoded from an interlaced composite feed](READMEImages/CompositeElectron.png) - -![Repton 3 in game, with a classic 1:1 pixel emulation](READMEImages/NaiveRepton3.png) → ![Repton 3 in game, decoded from an interlaced composite feed](READMEImages/CompositeRepton3.png) - -![Stormlord with a classic 1:1 pixel emulation](READMEImages/NaiveStormlord.png) → ![Stormlord decoded from an interlaced composite feed](READMEImages/CompositeStormlord.png) +|![Repton 3 in game, with a classic 1:1 pixel emulation](READMEImages/NaiveRepton3.png)|![Repton 3 in game, decoded from an interlaced composite feed](READMEImages/CompositeRepton3.png)| +|![Stormlord with a classic 1:1 pixel emulation](READMEImages/NaiveStormlord.png)|![Stormlord decoded from an interlaced composite feed](READMEImages/CompositeStormlord.png)| ![Repton title screen, interlaced](READMEImages/ReptonInterlaced.gif)