Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thorpelawrence authored Jun 4, 2017
1 parent 042c870 commit d8fec8a
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
<img src="resources/pixsrt.png" width="256px">

**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)

0 comments on commit d8fec8a

Please sign in to comment.