Added readme to docs [skip ci]
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
//! Large-scale sparse matrix factorization for Rust
|
#![doc = include_str!("../README.md")]
|
||||||
//!
|
|
||||||
//! [View the docs](https://github.com/ankane/libmf-rust)
|
|
||||||
|
|
||||||
mod bindings;
|
mod bindings;
|
||||||
mod error;
|
mod error;
|
||||||
|
|||||||
Reference in New Issue
Block a user