Skip to content

Commit 19420c7

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

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

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

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

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

14+
</div>
15+
16+
1117
# Demo
1218

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

resources/logo.png

232 KB
Loading

0 commit comments

Comments
 (0)