Skip to content

Commit 91b3058

Browse files
authored
Update README.md
1 parent 173fa7c commit 91b3058

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77

88
Algorithms and data structures are fundamental to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. This repository's goal is to demonstrate how to correctly implement common data structures and algorithms in the simplest and most elegant ways.
99

10-
# Contributing
11-
12-
This repository is contribution friendly :smiley:. If you'd like to add or improve an algorithm, your contribution is welcome! Please be sure to check out the [Wiki](https://github.com/williamfiset/Algorithms/wiki) for instructions.
13-
1410
### Other programming languages?
1511

1612
This repository provides algorithm implementations in Java, however, there are other forks that provide implementations in other languages, most notably:

0 commit comments

Comments
 (0)