Skip to content

Commit 77952ad

Browse files
committed
README: add CI, license, Sponsors, and Ko-fi badges
1 parent b1b1f68 commit 77952ad

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# tidy-paste
22

3+
[![CI](https://github.com/miller-joe/tidy-paste/actions/workflows/ci.yml/badge.svg)](https://github.com/miller-joe/tidy-paste/actions/workflows/ci.yml)
4+
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
5+
[![GitHub Sponsors](https://img.shields.io/github/sponsors/miller-joe?style=social&logo=github)](https://github.com/sponsors/miller-joe)
6+
[![Ko-fi](https://img.shields.io/badge/Ko--fi-Support-ff5e5b?logo=kofi&logoColor=white)](https://ko-fi.com/indivisionjoe)
7+
38
VS Code extension that cleans copied text from the integrated terminal before it hits your clipboard. Wrapped lines join back into one, trailing whitespace is stripped, code blocks are left alone. Pasting into anything — editor, chat, browser, Slack — comes out clean.
49

510
## Why
@@ -91,3 +96,10 @@ Requires Node 20+.
9196
## License
9297

9398
MIT
99+
100+
## Support
101+
102+
If this saves your clipboard from garbage daily:
103+
104+
[![GitHub Sponsors](https://img.shields.io/github/sponsors/miller-joe?style=social&logo=github)](https://github.com/sponsors/miller-joe)
105+
[![Ko-fi](https://img.shields.io/badge/Ko--fi-Support-ff5e5b?logo=kofi&logoColor=white)](https://ko-fi.com/indivisionjoe)

0 commit comments

Comments
 (0)