We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338833f commit 1890ab8Copy full SHA for 1890ab8
README.md
@@ -35,7 +35,7 @@ python scripts/reconstruction_benchmark/main.py --config-file config/recon_bench
35
Currently, the NVS benchmakr is included in the reconstruction benchmark script, since it builds upon output from COLMAP.
36
37
## Contributing
38
-Please refer to Angular's guide for contributing(https://github.com/angular/angular/blob/22b96b96902e1a42ee8c5e807720424abad3082a/CONTRIBUTING.md).
+Please refer to [Angular's guide](https://github.com/angular/angular/blob/22b96b96902e1a42ee8c5e807720424abad3082a/CONTRIBUTING.md) for contributing.
39
40
### Formatting
41
We use [Ruff](https://github.com/astral-sh/ruff) as the formatter and linter for Python, and Clang for C++.
0 commit comments