Skip to content

Commit

Permalink
Clean up README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
goddtriffin committed Sep 27, 2024
1 parent 2027ee7 commit 6d2668b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![Version](https://img.shields.io/crates/v/medal-tv-rs)](https://crates.io/crates/medal-tv-rs)
[![Docs](https://docs.rs/medal-tv-rs/badge.svg)](https://docs.rs/medal-tv-rs)
[![License](https://img.shields.io/crates/l/medal-tv-rs)](https://crates.io/crates/medal-tv-rs)

A Rust library for the medal.tv API.

Expand Down Expand Up @@ -41,7 +40,7 @@ For more examples, check out the [examples](https://github.com/goddtriffin/medal
## Developers

Project is under active maintenance - even if there are no recent commits!
Please submit an issue / bug request if you the library needs updating for any reason!
Please submit an issue / bug request if the library needs updating for any reason!

### Feature Requests

Expand All @@ -58,16 +57,9 @@ If you're feeling extra adventurous and/or REALLY need those endpoints implement
### Commands

- `make lint`
- Lints the codebase via `cargo fmt`.
- `make test`
- Tests the codebase via:
- `cargo fmt`
- `cargo check`
- `cargo clippy` (with insanely strict defaults)
- `cargo test`.
- `make fix`

## Credits

Made with 🤬 and 🥲 by [Todd Everett Griffin](https://www.toddgriffin.me/).

`medal-tv-rs` is open source under the [MIT License](https://github.com/goddtriffin/medal-tv-rs/blob/main/LICENSE).

0 comments on commit 6d2668b

Please sign in to comment.