aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShagun Agrawal <agrawalshagun07@gmail.com>2024-08-16 23:41:59 +0530
committerShagun Agrawal <agrawalshagun07@gmail.com>2024-08-16 23:41:59 +0530
commit83d4e1cf2b274dea30d6ae5ca18d09373779b4f9 (patch)
treeebc236af471a8092f493f23921d0a03d7a8eb608
parent7db3c0405a7fc2895095e91abe910626aee2bc5d (diff)
Change readme in references section
Fix naming
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 625cb9c..1a1cdd6 100644
--- a/README.md
+++ b/README.md
@@ -53,5 +53,6 @@ bb run-main "path/to/file.c"
Some talks / projects which helped in implementation.
* [What's So Hard About Writing A Compiler, Anyway? Oh - Ramsey Nasser](https://www.youtube.com/watch?v=_7sncBhluXI)
-* [Clojure Lexer implementation by github.com/Vikasg7](https://github.com/ThePrimeagen/ts-rust-zig-deez/tree/master/clj)
+* [Clojure Lexer implementation by Vikasg7](https://github.com/ThePrimeagen/ts-rust-zig-deez/tree/master/clj)
+