Skip to content

Commit b351eca

Browse files
committed
docs: readme badges
1 parent 800fb5b commit b351eca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# autocast
22

3+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/k9withabone/autocast/format-clippy-test.yaml?style=flat-square&logo=github&label=ci)](https://github.com/k9withabone/autocast/actions/workflows/format-clippy-test.yaml)
4+
[![Crates.io](https://img.shields.io/crates/v/autocast?style=flat-square)](https://crates.io/crates/autocast)
5+
[![License](https://img.shields.io/crates/l/autocast?style=flat-square)](./LICENSE)
6+
37
A tool to help automate the creation of terminal demos. Automatically generate an asciicast file for use with [asciinema](https://asciinema.org/).
48

59
[![demo](./demo.gif)](https://asciinema.org/a/597756)

0 commit comments

Comments
 (0)