We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b938a commit d7b5b0aCopy full SHA for d7b5b0a
1 file changed
README.md
@@ -24,7 +24,7 @@ To build and run this project, you need:
24
1. Clone the repository:
25
26
```bash
27
-git clone https://github.com/yourusername/ip-analyzer.git
+git clone https://github.com/vschwaberow/ip-analyzer.git
28
```
29
30
2. Build using CMake:
@@ -63,4 +63,4 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
63
64
## Pull Requests
65
66
-If you find a bug or want to contribute to the project, feel free to submit a pull request.
+If you find a bug or want to contribute to the project, feel free to submit a pull request.
0 commit comments