Skip to content

Commit d398e15

Browse files
authored
Change status badge to 'Completed'
Updated the status badge from 'In Progress' to 'Completed'.
1 parent cab9a0a commit d398e15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phase-3-data-structures/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<img src="https://img.shields.io/badge/Focus-Arrays_&_Strings-FF8800" />
1010
<img src="https://img.shields.io/badge/Mastery-Data_Structures-blue" />
1111
<img src="https://img.shields.io/badge/Skill-Algorithmic_Thinking-success" />
12-
<img src="https://img.shields.io/badge/Status-In_Progress-yellow" />
12+
<img src="https://img.shields.io/badge/Status-Completed-success" />
1313
</p>
1414

1515
> Data structures are where programming

0 commit comments

Comments
 (0)