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 a1360da commit 53f7fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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)](https://github.com/jonhkr/rust-file-seq/actions)
[![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)
## Usage

```rust
Expand Down

0 comments on commit 53f7fd2

Please sign in to comment.