From d912b8a817b82e7510818b08866a103200dcc43f Mon Sep 17 00:00:00 2001 From: EgonOlsen Date: Thu, 29 Jul 2021 10:49:26 +0200 Subject: [PATCH] Formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48b3955..03f78ae 100644 --- a/README.md +++ b/README.md @@ -57,5 +57,5 @@ In the src-directory, you'll find the assembly language sources in *asm* and two * ++example.prg - a compiled version of the first example (some funny lines) * ++example2.prg - a compiled version of the second example (a 3d view of a function) * ++example3.prg - a compiled version of the third example (a flood fill example) -• ++butterfly.prg - a compiled version of the butterfly example (lines and flood fill) +* ++butterfly.prg - a compiled version of the butterfly example (lines and flood fill)