Skip to content

Commit 62eb62a

Browse files
committed
docs: update README
1 parent 7ab6d16 commit 62eb62a

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# ⛵ boat
22

3-
![build](https://github.com/coko7/boat-cli/actions/workflows/rust.yml/badge.svg)
4-
53
`boat` - A **B**asic **O**pinionated **A**ctivity **T**racker, inspired by [bartib](https://github.com/nikolassv/bartib).
64

75
This is only the code for the command line application. It relies on [`boat-lib`](https://github.com/coko7/boat-lib) for core functions.
86

7+
[![Crates info](https://img.shields.io/crates/v/boat-cli.svg)](https://crates.io/crates/boat-cli)
8+
[![License: GPL-3.0](https://img.shields.io/github/license/coko7/boat-cli?color=blue)](LICENSE)
9+
![Rust](https://img.shields.io/github/languages/top/coko7/boat-cli?color=orange)
10+
[![Tests](https://github.com/coko7/boat-cli/actions/workflows/rust.yml/badge.svg)](https://github.com/coko7/boat-cli/actions/workflows/rust.yml)
11+
912
> [!WARNING]
1013
> 🚧 Work in Progress
1114
>

0 commit comments

Comments
 (0)