Skip to content

Commit 952063a

Browse files
committed
init readme
1 parent 9b8cec7 commit 952063a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
11
# Sorting-algorithm
2+
23
Sorting algorithms in Rust.
4+
5+
## Table of Contents
6+
7+
- [Install](#install)
8+
- [Usage](#usage)
9+
- [Showcase](#showcase)
10+
- [Benchmarks](#benchmarks)
11+
- [Instructions](#instructions)
12+
- [Supported Curves](#supported-curves)
13+
- [3rd party libraries used](#supported-curves)
14+
15+
## Install
16+
17+
## Usage
18+
19+
## Benchmarks
20+
21+
## Showcase
22+
23+
## Supported Algoritms

0 commit comments

Comments
 (0)