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

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePopoloski committed Jan 24, 2017
1 parent a5a7eb1 commit c36fb18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ it causing a steady churn of garbage.
Quick Start
-----------

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.

At its simplest, you can make use of the static `StringBuffer.Format` convenience method. The `StringBuffer`
formatting methods accept all of the formatting features supported by the .NET BCL.

Expand Down

0 comments on commit c36fb18

Please sign in to comment.