Skip to content

Commit 7dff7e3

Browse files
committed
Add README to Cargo.toml
1 parent 249362f commit 7dff7e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license = "MIT/Apache-2.0"
77

88
repository = "https://github.com/jturner314/ndarray-stats"
99
documentation = "https://docs.rs/ndarray-stats/"
10+
readme = "README.md"
1011

1112
description = "Statistical routines for ArrayBase, the n-dimensional array data structure provided by ndarray."
1213

0 commit comments

Comments
 (0)