diff options
-rw-r--r-- | subx/Readme.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/subx/Readme.md b/subx/Readme.md index 8aaa528f..171e04b5 100644 --- a/subx/Readme.md +++ b/subx/Readme.md @@ -338,13 +338,13 @@ runnable on a Linux system running on Intel x86 processors, either 32- or ## Roadmap and status * Bootstrapping a SubX-\>ELF translator in SubX - - examples/ex1 ✓ - - examples/ex2 ✓ + ✓ examples/ex1 + ✓ examples/ex2 - examples/ex3 - - examples/ex4 ✓ + ✓ examples/ex4 - examples/ex5 - examples/ex6 - - examples/ex7 ✓ + ✓ examples/ex7 - examples/ex8 - examples/ex9 - examples/ex10 |