Skip to content

Commit

Permalink
remove shields from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyKomodo committed Jan 11, 2025
1 parent 02716bb commit 8476726
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/expgolomb/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
//! # scuffle-expgolomb
//!
//! [![crates.io](https://img.shields.io/crates/v/scuffle-expgolomb.svg)](https://crates.io/crates/scuffle-expgolomb) [![docs.rs](https://img.shields.io/docsrs/scuffle-expgolomb)](https://docs.rs/scuffle-expgolomb)
//!
//! A set of helper functions to encode and decode exponential-golomb values.
//!
//! This crate extends upon the [`BitReader`] and [`BitWriter`] from the
Expand Down

0 comments on commit 8476726

Please sign in to comment.