Skip to content

Commit 4f1e857

Browse files
authored
Update README.md
1 parent 7402e53 commit 4f1e857

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,29 @@
1-
# MiniSnip
1+
<table style="border: none !important; border-collapse: collapse; width: auto;" cellpadding="0" cellspacing="0">
2+
<tr>
3+
<td style="border: none !important; vertical-align: middle; padding-right: 15px;">
4+
<h1 style="border-bottom: none !important; margin: 0; font-size: 3em !important; display: inline-block;">MiniSnip</h1>
5+
</td>
6+
<td style="border: none !important; vertical-align: middle;">
7+
<img src="assets/icon.png" alt="MiniSnip Icon" width="150">
8+
</td>
9+
</tr>
10+
</table>
11+
12+
213

314
MiniSnip is an extremely fast and lightweight screen capture and OCR tool for Windows. It's built with native C++ and designed to use only built-in Windows dependencies, resulting in a tiny, portable application that uses minimal resources.
415

516
It lives in your system tray, stays out of your way, and provides a modern workflow.
617

18+
19+
## Download
20+
<a href="https://apps.microsoft.com/detail/9PJC1MFX6VS1?hl=en-us&gl=US&ocid=pdpshare" target="_blank"><img src="https://get.microsoft.com/images/en-us%20dark.svg" alt="Get it from Microsoft" width="200" style="margin-top: 10px;"></a>
21+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
22+
<a href="https://github.com/deminimis/MiniSnip/releases/latest" target="_blank"><img src="https://img.shields.io/badge/Download_on-GitHub-181717?style=for-the-badge&logo=github&logoColor=white" alt="Download on GitHub" width="200"></a>
23+
24+
25+
26+
727
## Features
828

929
- **Feather-light:** The entire application is a single, tiny executable with no dependencies.

0 commit comments

Comments
 (0)