From d8fec8aaa67db63b9f938c93cc8aa689c557ee86 Mon Sep 17 00:00:00 2001 From: Lawrence Thorpe Date: Sun, 4 Jun 2017 15:18:47 +0100 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 70e6a61..267229d 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ -# Pixsrt -C++ Qt Pixel Sorter +# Pixsrt [![Build status](https://ci.appveyor.com/api/projects/status/6kugvvt0cb5u2any?svg=true)](https://ci.appveyor.com/project/thorpelawrence/pixsrt) [![Build Status](https://travis-ci.org/thorpelawrence/pixsrt.svg?branch=master)](https://travis-ci.org/thorpelawrence/pixsrt) -[![Build status](https://ci.appveyor.com/api/projects/status/6kugvvt0cb5u2any?svg=true)](https://ci.appveyor.com/project/thorpelawrence/pixsrt) -[![Build Status](https://travis-ci.org/thorpelawrence/pixsrt.svg?branch=master)](https://travis-ci.org/thorpelawrence/pixsrt) + + +**A pixel sorter to glitch images!** + +Created in C++ with Qt + +## Download +Downloads available from the [releases page](https://github.com/thorpelawrence/pixsrt/releases) ### Credits ASDF pixel sorting algorithm: https://github.com/kimasendorf/ASDFPixelSort -## Before -![Before](images/before.png) - -## After -![After](images/after.png) +![](images/after.png)