Skip to content

Commit

Permalink
readme: add link to the cargo documentation on docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskrgr committed Feb 12, 2018
1 parent cb30fba commit ddffe60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Learn more at https://doc.rust-lang.org/cargo/
[![Build Status](https://travis-ci.org/rust-lang/cargo.svg?branch=master)](https://travis-ci.org/rust-lang/cargo)
[![Build Status](https://ci.appveyor.com/api/projects/status/github/rust-lang/cargo?branch=master&svg=true)](https://ci.appveyor.com/project/rust-lang-libs/cargo)

Code documentation: https://docs.rs/cargo/

## Installing Cargo

Cargo is distributed by default with Rust, so if you've got `rustc` installed
Expand Down

0 comments on commit ddffe60

Please sign in to comment.