about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authornratan <narenratan@gmail.com>2020-07-12 20:26:07 +0100
committernratan <narenratan@gmail.com>2020-07-12 20:26:07 +0100
commit09bb171fc6df0baf349015d965f0dc5bd2bca9be (patch)
tree23e04d04f2e83505bad1cdf5fd4352d16fa0cb6d
parent40eb87453e3b248610d375eaefb07bf367224201 (diff)
downloadjonesforth_arm64_apl-master.tar.gz
formatting HEAD master
-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.