Skip to content

Commit 737db2b

Browse files
authoredNov 8, 2022
temp
1 parent 3d61d47 commit 737db2b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
Research on the effectiveness of sorting methods: Insertion, Shell on multidimensional arrays
99

1010
### Steps:
11-
1. To use application you should compile it with gcc
12-
2. You have to enter three-dimentional array size
13-
3. After this you have got to choose one of the following modes:
14-
Individual sorting to get results for one algorythm
15-
Packet sortng to get results for all algorythms
11+
#### 1. Compile project with gcc
12+
#### 2. Enter three-dimentional array size
13+
#### 3. Choose one of the following modes:
14+
Individual sorting to get results for one algorythm
15+
Packet sortng to get results for all algorythms

0 commit comments

Comments
 (0)
Please sign in to comment.