Skip to content

Commit

Permalink
Add a crate poster.
Browse files Browse the repository at this point in the history
  • Loading branch information
clementwanjau committed Jul 6, 2024
1 parent 027fb34 commit 3b83175
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Sequential_Gen

![Poster](./SequentialGenPoster.png)
[![Build Status](https://github.com/clementwanjau/sequential_gen/actions/workflows/build.yaml/badge.svg)](https://github.com/clementwanjau/sequential_gen/actions/workflows/build.yaml)

[![Crates.io](https://img.shields.io/crates/v/sequential_gen)](https://crates.io/crates/sequential_gen)
[![Docs.rs](https://docs.rs/sequential_gen/badge.svg)](https://docs.rs/sequential_gen)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Rust](https://img.shields.io/badge/rust-1.71+-orange.svg)](https://www.rust-lang.org)

A simple crate to generate sequential ids in Rust. This crate is useful when you need to generate sequential ids for
your data structures.
Expand Down
Binary file added SequentialGenPoster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b83175

Please sign in to comment.