From 73c7330d554cf1e9147de4f7bc03417a18c7c34a Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Sat, 7 Dec 2024 02:06:15 +0100 Subject: fixup markdown links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 29178ee..6ca332c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The [`examples/`](examples/) folder provides additional examples: block* on first execution when running a VM guest image. For reference an interepter is also implemented. - [`bf_vm.rs`](examples/bf_vm.rs) implements a - [brainfuck][https://en.wikipedia.org/wiki/Brainfuck] jit compiler + [brainfuck](https://en.wikipedia.org/wiki/Brainfuck) jit compiler and interpreter. ## git hook for local development -- cgit v1.2.3