Skip to content

Commit 5915f4d

Browse files
committed
fix links
1 parent 3cd8e77 commit 5915f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ The crate implementation is based on [ndaray](https://github.com/rust-ndarray/nd
9292

9393
The implementation of the algotithm in other languages:
9494

95-
- [csaps in Python](https://github.com/espdev/csaps) Python NumPy/SciPy based implementation
96-
- [csaps in C++](https://github.com/espdev/csaps-cpp) C++11 Eigen based implementation
95+
- [Python NumPy/SciPy based implementation](https://github.com/espdev/csaps)
96+
- [C++11 Eigen based implementation](https://github.com/espdev/csaps-cpp)
9797

9898
## References
9999

0 commit comments

Comments
 (0)