Skip to content

Commit 4c98a4a

Browse files
committed
docs: add minimal support section to README
Added optional support links (Ko-fi, GitHub Sponsors) at bottom of README and support badge in header. Minimal, professional, no explanations.
1 parent 1ba26df commit 4c98a4a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![Nimble](https://img.shields.io/badge/nimble-v1.1.0-orange.svg)](https://nimble.directory/pkg/nimsync)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
77
[![Nim](https://img.shields.io/badge/nim-2.0.0%2B-yellow.svg?style=flat&logo=nim)](https://nim-lang.org)
8+
[![Support](https://img.shields.io/badge/support-ko--fi-ff5e5b?logo=ko-fi&logoColor=white)](https://ko-fi.com/codenimja)
89
![Peak](https://img.shields.io/badge/peak-558M_ops/sec-success)
910
![P99](https://img.shields.io/badge/p99_latency-31ns-blue)
1011
![Contention](https://img.shields.io/badge/contention-0%25-brightgreen)
@@ -306,3 +307,11 @@ MIT License - see LICENSE for details.
306307
We document performance honestly. We benchmark rigorously. We're transparent about limitations.
307308

308309
**Open source async runtime built with Nim.** Contributions welcome - see issues for high-impact areas.
310+
311+
## Support
312+
313+
If you find nimsync useful, you can support continued development:
314+
315+
- [Ko-fi](https://ko-fi.com/codenimja)
316+
- [GitHub Sponsors](https://github.com/sponsors/codenimja)
317+

0 commit comments

Comments
 (0)