From a5965b8292ec4789ab1051a21ac40647248e3fb5 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sun, 14 Nov 2021 17:05:44 -0800 Subject: [PATCH] Update screenshots for 0.12 --- README.md | 12 ++++++------ img/c.png | Bin 59925 -> 79720 bytes img/cpp.png | Bin 53960 -> 0 bytes img/haskell.png | Bin 66008 -> 100995 bytes img/rust.png | Bin 0 -> 53444 bytes 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 img/cpp.png create mode 100644 img/rust.png diff --git a/README.md b/README.md index da4a4f7c6..6e1bd04df 100644 --- a/README.md +++ b/README.md @@ -14,23 +14,23 @@ See [the manual](http://difftastic.wilfred.me.uk/) to get started. ## Screenshots -![C screenshot](img/c.png) +![Rust screenshot](img/rust.png) -![C++ screenshot](img/cpp.png) +![C screenshot](img/c.png) ![Haskell screenshot](img/haskell.png)