Skip to content

Commit 065cde2

Browse files
authored
Update README.md
1 parent 607df66 commit 065cde2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Hyperbee.Expressions.Compiler/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,10 @@ Expression Tree
205205

206206
## Credits
207207

208-
- [FastExpressionCompiler](https://github.com/dadhi/FastExpressionCompiler) by Maksim Volkau
208+
- [FastExpressionCompiler](https://github.com/dadhi/FastExpressionCompiler) by Maksim Volkau -
209209
the inspiration and benchmark target. FEC pioneered high-performance expression compilation
210210
and remains the fastest option available. :heart:
211-
- [System.Linq.Expressions](https://learn.microsoft.com/en-us/dotnet/api/system.linq.expressions)
211+
- [System.Linq.Expressions](https://learn.microsoft.com/en-us/dotnet/api/system.linq.expressions) -
212212
the reference implementation and correctness baseline.
213213

214214
## License

0 commit comments

Comments
 (0)