Skip to content

Commit 875b1df

Browse files
author
Sébastien Geiser
committed
Merge branch 'master' into dev
2 parents 920989c + cd65a66 commit 875b1df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![ExpressionEvaluator Icon](https://github.com/codingseb/ExpressionEvaluator/blob/master/Icon.png?raw=true "ExpressionEvaluator A Simple Math and Pseudo C# Expression Evaluator in One C# File")
22
# ExpressionEvaluator
33

4-
A Simple Math and Pseudo C# Expression Evaluator in One C# File.
4+
A Simple Math and Pseudo C# Expression Evaluator in One [C# File](./CodingSeb.ExpressionEvaluator/ExpressionEvaluator.cs).
55

66
And from version 1.2.0 can execute small C# like scripts
77

@@ -41,6 +41,8 @@ It is largely based on and inspired by the following resources [this post on st
4141
## Resources
4242
* [Getting Started](https://github.com/codingseb/ExpressionEvaluator/wiki/Getting-Started)
4343
* [Documentation on the wiki](https://github.com/codingseb/ExpressionEvaluator/wiki)
44+
* [Live Demos](https://dotnetfiddle.net/Packages/41132/CodingSeb_ExpressionEvaluator)
45+
* [Try it](https://dotnetfiddle.net/up4x3W)
4446

4547
## And more is coming
4648
* [The Todo List](https://github.com/codingseb/ExpressionEvaluator/wiki/ExpressionEvaluator-Todo-List)

0 commit comments

Comments
 (0)