Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhkr committed Dec 19, 2023
1 parent 53f7fd2 commit b7c8f0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Implemented in Rust.
Inspired by this [Java implementation](https://commons.apache.org/proper/commons-transaction/apidocs/org/apache/commons/transaction/file/FileSequence.html)

[![Crates.io](https://img.shields.io/crates/v/file-seq)](https://crates.io/crates/file-seq)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jonhkr/rust-file-seq/rust.yml?branch=main)](https://github.com/jonhkr/rust-file-seq/actions)
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/jonhkr/rust-file-seq/rust.yml)](https://github.com/jonhkr/rust-file-seq/actions)

## Usage

```rust
Expand Down

0 comments on commit b7c8f0d

Please sign in to comment.