We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b93f64 commit d83e00aCopy full SHA for d83e00a
README.md
@@ -1,7 +1,8 @@
1
# LAPACK [![Package][package-img]][package-url] [![Documentation][documentation-img]][documentation-url] [![Build][build-img]][build-url]
2
3
-The package provides wrappers for [LAPACK] (Fortran). The usage of the package
4
-is explained [here][usage].
+The package provides wrappers for [LAPACK] (Fortran).
+
5
+The usage of the package is explained [here][usage].
6
7
## Example
8
src/lib.rs
@@ -1,4 +1,4 @@
-//! Wrappers for [LAPACK] \(Fortran)
+//! Wrappers for [LAPACK] \(Fortran).
//!
//! The usage of the package is explained [here][usage].
0 commit comments