Skip to content

Commit 6b6423a

Browse files
committed
Simplified syntax and renamed title
1 parent 7fff00a commit 6b6423a

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Data Structures and Algorithms
1+
# algorithms
22

33
This repository contains solutions and implementations to various data structures and
44
algorithms specifically in C++. Judged problems along with other classic CS problems
@@ -45,9 +45,7 @@ Adding these new features and creating pull requests are welcomed!
4545

4646
## Contributors
4747

48-
<a href="https://github.com/domfarolino/algorithms/graphs/contributors">
49-
<img src="https://contrib.rocks/image?repo=domfarolino/algorithms" />
50-
</a>
48+
[<img src="https://contrib.rocks/image?repo=domfarolino/algorithms">](https://github.com/domfarolino/algorithms/graphs/contributors)
5149

5250
## License
5351

0 commit comments

Comments
 (0)