From ce3ec6b80d8e6b5548c337874ff1c22bc9c05d42 Mon Sep 17 00:00:00 2001 From: ChetanKarwa <46815976+ChetanKarwa@users.noreply.github.com> Date: Sat, 27 Mar 2021 22:41:38 +0530 Subject: Github Repo Link removed Co-authored-by: Milan Curcic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3