diff --git a/README.md b/README.md index e9375be..ced87b4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ fortran-primes === This is a tiny Modern Fortran library for handling prime numbers. -The base code was spun off the FRESCO CFD code, while additional functions are modern Fortran ports of codes from [Michal Forisek](https://people.ksp.sk/~misof/primes/), [David Deley](https://daviddeley.com/programming/code/primes.htm) and [Primes.jl]([https://github.com/](https://github.com/JuliaMath/Primes.jl). +The base code was spun off the FRESCO CFD code, while additional functions are modern Fortran ports of codes from [Michal Forisek](https://people.ksp.sk/~misof/primes/), [David Deley](https://daviddeley.com/programming/code/primes.htm) and [Primes.jl](https://github.com/JuliaMath/Primes.jl). ### API