aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChetanKarwa <46815976+ChetanKarwa@users.noreply.github.com>2021-03-27 22:41:38 +0530
committerGitHub <noreply@github.com>2021-03-27 22:41:38 +0530
commitce3ec6b80d8e6b5548c337874ff1c22bc9c05d42 (patch)
tree743771f5e1f73b0c0eaff59db08328e77fe028d6
parentf7d5a8f08ed8e0cb0ea7e7a6a1fde9c047fc215b (diff)
downloadfpm-ce3ec6b80d8e6b5548c337874ff1c22bc9c05d42.tar.gz
fpm-ce3ec6b80d8e6b5548c337874ff1c22bc9c05d42.zip
Github Repo Link removed
Co-authored-by: Milan Curcic <caomaco@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93d4dbd..69d6fdc 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Its key goal is to improve the user experience of Fortran programmers.
It does so by making it easier to build your Fortran program or library, run the
executables, tests, and examples, and distribute it as a dependency to other
Fortran projects.
-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/),
so if you're familiar with that tool, you will feel at home with fpm.
Fpm's long term vision is to nurture and grow the ecosystem of modern Fortran
applications and libraries.