Skip to content

Commit 574de3e

Browse files
Update README.md
1 parent 9332ff9 commit 574de3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ int result = Eval.Execute<int>(@"
1515
> Eval Expression.NET improve dramatically performance to access public and private method, field, property value or to create object instance over using C# reflection.
1616
1717
## Download
18-
<a href="https://www.nuget.org/packages/Z.Expressions.Eval/" target="_blank"><img src="http://entityframework-plus.net/images/nuget/eval-expression-net-v.svg" alt="download" /></a>
19-
<a href="https://www.nuget.org/packages/Z.Expressions.Eval/" target="_blank"><img src="http://entityframework-plus.net/images/nuget/eval-expression-net-d.svg" alt="" /></a>
18+
<a href="https://www.nuget.org/packages/Z.Expressions.Eval/" target="_blank"><img src="https://zzzprojects.github.io/images/nuget/eval-expression-net-v.svg" alt="download" /></a>
19+
<a href="https://www.nuget.org/packages/Z.Expressions.Eval/" target="_blank"><img src="https://zzzprojects.github.io/images/nuget/eval-expression-net-d.svg" alt="" /></a>
2020

2121
```
2222
PM> Install-Package Z.Expressions.Eval

0 commit comments

Comments
 (0)