Skip to content

Commit ddffe60

Browse files
committed
readme: add link to the cargo documentation on docs.rs
1 parent cb30fba commit ddffe60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Learn more at https://doc.rust-lang.org/cargo/
99
[![Build Status](https://travis-ci.org/rust-lang/cargo.svg?branch=master)](https://travis-ci.org/rust-lang/cargo)
1010
[![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)
1111

12+
Code documentation: https://docs.rs/cargo/
13+
1214
## Installing Cargo
1315

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

0 commit comments

Comments
 (0)