We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6018887 commit e9455a5Copy full SHA for e9455a5
README.md
@@ -36,7 +36,7 @@ This repository contains concise, commented, and well-structured Java examples t
36
## Getting Started
37
38
1. **Clone the repo:**
39
- `git clone https://github.com/yourusername/java-stream-api.git`
+ `git clone https://github.com/javadev/java-stream-api.git`
40
2. **Open in your favorite IDE**
41
3. **Run the main class (`App.java`)** to execute all examples, or call any method independently.
42
0 commit comments