Skip to content

Commit 41db8d6

Browse files
authored
docs: improve README with beginner-friendly note
1 parent 7d57c57 commit 41db8d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,10 @@ Please read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute
1818

1919
## Algorithms
2020
Our [directory](DIRECTORY.md) has the full list of applications.
21+
22+
## 📘 Beginner Note
23+
24+
This repository contains a collection of algorithms implemented in Java.
25+
Each implementation is designed to help beginners understand core concepts easily.
26+
27+
👉 Tip: Try running and modifying the code to improve your understanding.

0 commit comments

Comments
 (0)