Skip to content

Commit 488efa2

Browse files
authored
Update contribution guidelines section in README
Fixed formatting consistency by standardizing the link text to use lowercase 'guidelines' to match standard markdown link formatting conventions.
1 parent a14e1e3 commit 488efa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ You can run and edit the algorithms, or contribute to them using Gitpod.io (a fr
1313
### All algorithms are implemented in Java (for educational purposes)
1414
These implementations are intended for learning purposes. As such, they may be less efficient than the Java standard library.
1515

16-
## Contribution Guidelines
17-
Please read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute to this project.
16+
## contribution guidelines
17+
Please read our [contribution guidelines](CONTRIBUTING.md) before you contribute to this project.
1818

1919
## Algorithms
2020
Our [directory](DIRECTORY.md) has the full list of applications.

0 commit comments

Comments
 (0)