Skip to content

Commit 1d0aa9e

Browse files
authored
Update README.md
1 parent e966bdd commit 1d0aa9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ It is largely based on and inspired by the following resources [this post on st
8282

8383
### Reading and resources
8484
* [Crafting interpreters](http://www.craftinginterpreters.com)
85-
* [Building a compiler](https://www.youtube.com/live/wgHIkdUQbp0?feature=share) An excellent Youtube tutorial
85+
* [Building a compiler](https://www.youtube.com/playlist?list=PLRAdsfhKI4OWNOSfS7EUu5GRAVmze1t2y) An excellent Youtube tutorial
8686

8787

8888
I would say every C# evaluation libraries have drawbacks and benefits, ExpressionEvaluator is not an exception so choose wisely (Read docs and licences).

0 commit comments

Comments
 (0)