docs: small but proper readme

This commit is contained in:
Christoph J. Scherr 2024-07-09 13:53:09 +02:00
parent 15397200a5
commit 5fa0802210
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
# Crock
Clock TUI
![Project badge](https://img.shields.io/badge/language-Rust-blue.svg)
![Crates.io License](https://img.shields.io/crates/l/crock)
![Gitea Release](https://img.shields.io/gitea/v/release/PlexSheep/crock?gitea_url=https%3A%2F%2Fgit.cscherr.de)
![Gitea language count](https://img.shields.io/gitea/languages/count/PlexSheep/crock?gitea_url=https%3A%2F%2Fgit.cscherr.de)
[![cargo checks and tests](https://github.com/PlexSheep/crock/actions/workflows/cargo.yaml/badge.svg)](https://github.com/PlexSheep/crock/actions/workflows/cargo.yaml)
A little clock for your terminal, written in rust.
![screenshot](data/media/screenshot.png)
* [Original Repository](https://git.cscherr.de/PlexSheep/crock)
* [GitHub Mirror](https://github.com/PlexSheep/crock)
* [crates.io](https://crates.io/crates/crock)
* [docs.rs](https://docs.rs/crate/crock/)

BIN
data/media/screenshot.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB