summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaimakan71 <undefined.foss@gmail.com>2024-07-27 17:15:43 -0400
committerKaimakan71 <undefined.foss@gmail.com>2024-07-27 17:15:43 -0400
commitaa082a9541135aec56ec246f588668e4fd85e0d3 (patch)
tree70c9b486bd74bcf83551341061ce0398e6659990
parentef8b4fc05e3fbd09ab6903af26e2a847d95fe8d8 (diff)
Terminate code block
Signed-off-by: Kaimakan71 <undefined.foss@gmail.com>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c959956..fb4e782 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,7 @@ zero:
mov x1, 3
/* Iff x1 - x2 = 0, x1 equals 3 */
/* Iff x1 - x1 != 0, x1 equals 2 */
+```
Copyright (c) 2024 Quinn Stephens and Ian Marco Moffett.
All rights reserved.