readme formatting

This commit is contained in:
Joe Bellus 2024-04-19 13:16:24 -04:00
parent 78fdd4c297
commit 9b6c1e156b
2 changed files with 8 additions and 3 deletions

View File

@ -3,8 +3,6 @@ name: Publish Documentation
on:
workflow_dispatch:
push:
branches:
- main
jobs:
build:

View File

@ -3,17 +3,24 @@
<p>
<strong>An ergonomic TUI Framework</strong>
</p>
<!-- prettier-ignore-start -->
[![crates.io](https://img.shields.io/crates/v/arkham?label=latest)](https://crates.io/crates/arkham)
[![Documentation](https://docs.rs/arkham/badge.svg?version=0.2.1)](https://docs.rs/arkham/0.2.1)
![Crates.io Downloads (latest version)](https://img.shields.io/crates/dv/arkham)
<br/>
[![guide](https://github.com/actix/actix/actions/workflows/docs.yml/badge.svg)](https://github.com/5sigma/arkham/actions/workflows/docs.yml)
[![CI](https://github.com/actix/actix/actions/workflows/ci.yml/badge.svg)](https://github.com/5sigma/arkham/actions/workflows/ci.yml)
<!-- prettier-ignore-end -->
[Read The Guide](https://5sigma.github.io/arkham)
<!-- prettier-ignore-end -->
<p>
</div>
![Welcome](docs/static/welcome.png)
# Robust TUI foundation