|
1 | | -## Sorting Algorithm Visualisation [](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fnathanjukes%2FSorting-Algorithm-Visualisation-Tool&text=Check%20out%20this%20Sorting%20Algortihm%20Visualiser%20on%20Github:) |
2 | | - |
3 | | -[](https://scrutinizer-ci.com/g/pH7Software/pH7-Social-Dating-CMS/build-status/master) |
4 | | - |
5 | | -[](https://github.com/nathanjukes/Sorting-Algorithm-Visualisation/blob/master/LICENSE.md) |
6 | | - |
7 | | -A Sorting Algorithm Visualiser made in C# Windows Forms |
| 1 | +<h1 align="center"> |
| 2 | + Sorting Algorithm Visualisation Tool |
| 3 | +</h1> |
| 4 | + |
| 5 | +<h4 align="center">A Sorting Algorithm Visualiser made in C# Windows Forms.</h4> |
| 6 | + |
| 7 | +<p align="center"> |
| 8 | + <a href="https://scrutinizer-ci.com/g/pH7Software/pH7-Social-Dating-CMS/build-status/master"> |
| 9 | + <img src="https://scrutinizer-ci.com/g/pH7Software/pH7-Social-Dating-CMS/badges/build.png?b=master"> |
| 10 | + </a> |
| 11 | + <a href="https://img.shields.io/badge/version-v1.03-blue"> |
| 12 | + <img src="https://img.shields.io/badge/version-v1.03-blue"> |
| 13 | + </a> |
| 14 | + <a href="https://github.com/nathanjukes/Sorting-Algorithm-Visualisation/blob/master/LICENSE.md"> |
| 15 | + <img src="https://img.shields.io/github/license/Naereen/StrapDown.js.svg"> |
| 16 | + </a> |
| 17 | +</p> |
8 | 18 |
|
9 | 19 | ## Installation
|
10 | 20 | Head to this directory to find the application:
|
|
0 commit comments