Adjust logo height in README.md

Reduced logo image height for better alignment.
This commit is contained in:
Rishikanth Chandrasekaran
2025-12-17 10:05:55 -08:00
committed by GitHub
parent d56a9e9ca7
commit cf7ce29ce5

View File

@@ -1,8 +1,9 @@
<div align="center">
<img src="logo.svg" height="100" style="vertical-align: middle;" />
<img src="logo.svg" height="90" style="vertical-align: middle;" />
<img src="logo-text.svg" height="80" style="vertical-align: middle;" />
</div>
</br>
</br>
<p align="center">
Scriberr is an open-source, and completely offline audio transcription application designed for self-hosters who value privacy and performance.
</p>