about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2aadeb4..a3002d3 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
 This is an ARMv8 AArch64 version of Richard W.M. Jones' original x86 JonesForth.
 I have added a few things including:
 
-    - Defining words
-    - Combinators
-    - Delimited continuations
+- Defining words
+- Combinators
+- Delimited continuations
 
 Also I have used the APL character set.