Skip to content

Commit 696e1c7

Browse files
authored
Update README.md
1 parent f2c4d78 commit 696e1c7

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Sorting-Visualizer-Unity
22

3-
I'm creating a sorting visualizer using Unity.
3+
A Unity program to view how sorting alogorithms actually sort arrays.
4+
5+
<p align="center">
6+
<a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FZouheirN%2FSorting-Visualizer-Unity&count_bg=%2300B2EE&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=views&edge_flat=false"/></a>
7+
</p>
8+
9+
[<img src="https://img.shields.io/badge/-Try%20it%20now!-green" width="15%">](https://zouheirn.github.io/Sorting-Visualizer-Unity/)
410

511
## Features
612

@@ -19,8 +25,6 @@ Currently implemented algorithms:
1925
- Quick Sort
2026

2127

22-
[<img src="https://img.shields.io/badge/-Try%20it%20now!-green" width="15%">](https://zouheirn.github.io/Sorting-Visualizer-Unity/)
23-
2428
- - - -
2529
## Screenshots
2630

0 commit comments

Comments
 (0)