Skip to content

Commit

Permalink
Merge pull request #106 from anton-rs/rf/chore/touchup-readme
Browse files Browse the repository at this point in the history
chore: Readme
  • Loading branch information
refcell authored Nov 11, 2024
2 parents e0bdc62 + 60f8a86 commit 243cffe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
</h4>

<p align="center">
<a href="https://github.com/anton-rs/superchain/actions/workflows/rust_ci.yaml"><img src="https://github.com/anton-rs/superchain/actions/workflows/rust_ci.yaml/badge.svg?label=ci" alt="CI"></a>
<a href="https://github.com/anton-rs/superchain/blob/main/LICENSE.md"><img src="https://img.shields.io/badge/License-MIT-d1d1f6.svg?label=license&labelColor=2a2f35" alt="License"></a>
<a href="https://anton-rs.github.io/superchain"><img src="https://img.shields.io/badge/Contributor%20Book-854a15?logo=mdBook&labelColor=2a2f35" alt="Book"></a>
<a href="https://img.shields.io/codecov/c/github/anton-rs/superchain"><img src="https://img.shields.io/codecov/c/github/anton-rs/superchain" alt="Codecov"></a>
<a href="https://github.com/anton-rs/super/actions/workflows/rust_ci.yaml"><img src="https://github.com/anton-rs/super/actions/workflows/rust_ci.yaml/badge.svg?label=ci" alt="CI"></a>
<a href="https://github.com/anton-rs/super/blob/main/LICENSE.md"><img src="https://img.shields.io/badge/License-MIT-d1d1f6.svg?label=license&labelColor=2a2f35" alt="License"></a>
<a href="https://anton-rs.github.io/super"><img src="https://img.shields.io/badge/Contributor%20Book-854a15?logo=mdBook&labelColor=2a2f35" alt="Book"></a>
<a href="https://img.shields.io/codecov/c/github/anton-rs/super"><img src="https://img.shields.io/codecov/c/github/anton-rs/super" alt="Codecov"></a>
</p>

<p align="center">
Expand All @@ -23,14 +23,14 @@

## Overview

The `superchain` is a suite of portable, modular `std` OP Stack components.
`super` is a suite of portable, modular `std` OP Stack components.

[bin/](./bin/) provides a host of binary applications that compose [crates](./crates/).


## Development Status

`superchain` is currently in active development, and is not yet ready for use in production.
`super` is currently in active development, and is not yet ready for use in production.


## Security
Expand Down

0 comments on commit 243cffe

Please sign in to comment.