Skip to content

Commit a1c2b8c

Browse files
committed
docs(README): add logo and iterate on the headline a bit
1 parent 7a1b152 commit a1c2b8c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Terminal Recorder - t-rec
1+
<div align="center">
2+
<img src="https://github.com/sassman/t-rec-rs/blob/main/resources/logo.png?raw=true" width="250" height="250">
3+
<h1><strong>t-rec: Terminal Recorder</strong></h1>
24

35
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
46
[![crates.io](https://img.shields.io/crates/v/t-rec.svg)](https://crates.io/crates/t-rec)
@@ -8,6 +10,9 @@
810

911
Blazingly fast terminal recorder that generates animated gif images for the web written in rust.
1012

13+
</div>
14+
15+
1116
# Demo
1217

1318
![demo](./docs/demo.gif)

resources/logo.png

232 KB
Loading

0 commit comments

Comments
 (0)