Skip to content

Commit

Permalink
fixed screenshot?
Browse files Browse the repository at this point in the history
  • Loading branch information
Magicolo committed Mar 30, 2024
1 parent 8ee92cd commit 7699b4e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
@@ -1,15 +1,13 @@
<div align="center"> <h1> scalp </h1> </div>
<div align="center"> <img src="resources/screen.png"> </div>
<p/>

<p align="center">
<em> A declarative parsing library for pretty and highly customizable command-line interfaces. It provides a composable and extensible `Parse` trait that ensures comparative performance to a macro-full approach while offering greater flexibility and understandability.

*Less magic, more control, same speed.* </em>
</p>

<div>
<a href="https://github.com/Magicolo/scalp"> <img src="https://github.com/Magicolo/scalp/resources/screen.png"> </a>
</div>

<div align="right">
<a href="https://github.com/Magicolo/scalp/actions/workflows/test.yml"> <img src="https://github.com/Magicolo/scalp/actions/workflows/test.yml/badge.svg"> </a>
<a href="https://crates.io/crates/scalp"> <img src="https://img.shields.io/crates/v/scalp.svg"> </a>
Expand Down

0 comments on commit 7699b4e

Please sign in to comment.