forked from Smithay/gbm.rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README: Autogenerate from library documentation using cargo-readme
Based on the suggestion from @katyo in [1] and implementation in [2]. [1]: Smithay#9 (comment) [2]: https://github.com/katyo/aubio-rs/pull/18/files
- Loading branch information
Showing
4 changed files
with
73 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{{crate}} | ||
= | ||
|
||
[![Actions Status](https://github.com/Smithay/gbm.rs/workflows/Continuous%20integration/badge.svg)](https://github.com/Smithay/gbm.rs/actions) | ||
[![Latest version](https://img.shields.io/crates/v/hassle-rs.svg)](https://crates.io/crates/hassle-rs) | ||
[![Documentation](https://docs.rs/hassle-rs/badge.svg)](https://docs.rs/hassle-rs) | ||
[![Lines of code](https://tokei.rs/b1/github/Smithay/gbm.rs)](https://github.com/Smithay/gbm.rs) | ||
![MIT](https://img.shields.io/badge/license-MIT-blue.svg) | ||
|
||
### Usage | ||
|
||
Add to your `Cargo.toml`: | ||
|
||
```toml | ||
gbm = "{{version}}" | ||
``` | ||
|
||
{{readme}} | ||
|
||
License: {{license}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters