Skip to content

Commit e066253

Browse files
authored
Update README.md
1 parent 66bc144 commit e066253

File tree

1 file changed

+17
-7
lines changed

1 file changed

+17
-7
lines changed

README.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
1-
## Sorting Algorithm Visualisation [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](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-
[![Build Status](https://scrutinizer-ci.com/g/pH7Software/pH7-Social-Dating-CMS/badges/build.png?b=master)](https://scrutinizer-ci.com/g/pH7Software/pH7-Social-Dating-CMS/build-status/master)
4-
![Version Status](https://img.shields.io/badge/version-v1.03-blue)
5-
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](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>
818

919
## Installation
1020
Head to this directory to find the application:

0 commit comments

Comments
 (0)