Skip to content

Commit 0225dc0

Browse files
committed
chore: replace README emoji with app logo
- Replaced 🎙️ emoji in title with centered logo.png image - Logo displayed at 128x128 with centered VocaMac heading
1 parent 0eac9fc commit 0225dc0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# 🎙️ VocaMac
1+
<p align="center">
2+
<img src="web/logo.png" alt="VocaMac" width="128" height="128">
3+
</p>
4+
5+
<h1 align="center">VocaMac</h1>
26

37
[![Build & Test](https://github.com/jatinkrmalik/vocamac/actions/workflows/ci.yml/badge.svg)](https://github.com/jatinkrmalik/vocamac/actions/workflows/ci.yml) [![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL--3.0-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) [![Platform: macOS](https://img.shields.io/badge/Platform-macOS%2013%2B-lightgrey.svg)](https://github.com/jatinkrmalik/vocamac) [![Swift 5.9+](https://img.shields.io/badge/Swift-5.9%2B-orange.svg)](https://swift.org) [![Website](https://img.shields.io/badge/Web-vocamac.com-007AFF.svg)](https://vocamac.com) [![GitHub stars](https://img.shields.io/github/stars/jatinkrmalik/vocamac?style=social)](https://github.com/jatinkrmalik/vocamac/stargazers)
48

0 commit comments

Comments
 (0)