Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

Commit c36fb18

Browse files
committed
Update README
1 parent a5a7eb1 commit c36fb18

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
@@ -18,6 +18,8 @@ it causing a steady churn of garbage.
1818
Quick Start
1919
-----------
2020

21+
The library requires no installation, package management, or any other complicated distribution mechanism. Simply copy the [StringFormatter.cs](https://raw.githubusercontent.com/MikePopoloski/StringFormatter/master/StringFormatter.cs) file into your project and start using it.
22+
2123
At its simplest, you can make use of the static `StringBuffer.Format` convenience method. The `StringBuffer`
2224
formatting methods accept all of the formatting features supported by the .NET BCL.
2325

0 commit comments

Comments
 (0)