Skip to content

Commit

Permalink
feat: rename insertion-sort
Browse files Browse the repository at this point in the history
  • Loading branch information
fiteen committed Dec 23, 2019
1 parent 6d96565 commit e6eee59
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InsertionSort/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

### 动图演示

![](straight-insertion-sort.gif)
![](insertion-sort.gif)

### 代码实现

Expand Down
Binary file added InsertionSort/insertion-sort.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed InsertionSort/straight-insertion-sort.gif
Binary file not shown.

0 comments on commit e6eee59

Please sign in to comment.