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 f7d5a8f commit ce3ec6bCopy full SHA for ce3ec6b
README.md
@@ -5,7 +5,7 @@ Its key goal is to improve the user experience of Fortran programmers.
5
It does so by making it easier to build your Fortran program or library, run the
6
executables, tests, and examples, and distribute it as a dependency to other
7
Fortran projects.
8
-Fpm's user interface is modeled after [Rust's Cargo](https://doc.rust-lang.org/cargo/) ([Github Repo](https://github.com/rust-lang/cargo)),
+Fpm's user interface is modeled after [Rust's Cargo](https://doc.rust-lang.org/cargo/),
9
so if you're familiar with that tool, you will feel at home with fpm.
10
Fpm's long term vision is to nurture and grow the ecosystem of modern Fortran
11
applications and libraries.
0 commit comments