From ffc57ef72fe2c7039ce90d91b79ea2b608ae884b Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 1 May 2023 14:03:41 +0100 Subject: Formatting, wording --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8c35301..b39634b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **Important**: this is a work in progress with pre-alpha quality. Not all the information in this document is final, complete or even accurate. -8-bit fantasy console inspired by MIPS, Z80 and 6502 real world CPUs. +TR8 is an 8-bit fantasy console inspired by MIPS, Z80 and 6502 real world CPUs. ## Specs @@ -52,8 +52,8 @@ Then run `make`. This will result in two binaries: - - *tr8as*: the TR8 assembler - - *tr8vm*: the TR8 VM that can run `tr8` files + - **tr8as**: the TR8 assembler + - **tr8vm**: the TR8 VM that can run `tr8` files You can then compile and run the example with `make example`. -- cgit v1.2.3