Skip to content

Commit e9455a5

Browse files
authored
Update README.md
1 parent 6018887 commit e9455a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This repository contains concise, commented, and well-structured Java examples t
3636
## Getting Started
3737

3838
1. **Clone the repo:**
39-
`git clone https://github.com/yourusername/java-stream-api.git`
39+
`git clone https://github.com/javadev/java-stream-api.git`
4040
2. **Open in your favorite IDE**
4141
3. **Run the main class (`App.java`)** to execute all examples, or call any method independently.
4242

0 commit comments

Comments
 (0)