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