Skip to content

Commit 9df940b

Browse files
committed
Adding CI build and test to readme
1 parent b640dc0 commit 9df940b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# UnmanagedStringPool
22

3+
[![CI](https://github.com/lookbusy1344/UnmanagedStringPool/actions/workflows/ci.yml/badge.svg)](https://github.com/lookbusy1344/UnmanagedStringPool/actions/workflows/ci.yml)
4+
35
A high-performance .NET library for managing strings in unmanaged memory to reduce garbage collection pressure in string-intensive applications.
46

57
## Overview

0 commit comments

Comments
 (0)