Skip to content

Commit 1e9828a

Browse files
authored
Add boolean math example to readme
1 parent 4d062de commit 1e9828a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
> V3 README can be found here: <https://github.com/miroiu/string-math/tree/release-3.0.0>
22
3+
> **NEW!** Boolean math example: https://github.com/miroiu/string-math/pull/6/files
4+
35
# String Math [![NuGet](https://img.shields.io/nuget/v/StringMath?style=flat-square&logo=nuget)](https://www.nuget.org/packages/StringMath/) [![Downloads](https://img.shields.io/nuget/dt/StringMath?label=downloads&style=flat-square&logo=nuget)](https://www.nuget.org/packages/StringMath) ![.NET](https://img.shields.io/static/v1?label=%20&message=Framework%204.6.1%20to%20NET%206&color=5C2D91&style=flat-square&logo=.net) ![](https://img.shields.io/static/v1?label=%20&message=documentation&color=yellow&style=flat-square)
46

57
Calculates the value of a math expression from a string returning a double.

0 commit comments

Comments
 (0)