diff --git a/README.md b/README.md index 351d236..106ac34 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LMC (Little Man Computer) ### https://little-man-computer.shephardluke.co.uk/ -### 2023 A Level Computer Science Project (Result A*) +### 2023 A Level Computer Science NEA (Result A*) Made using [p5.js](https://p5js.org/) Type code into the big textarea, press assemble to turn the words into numeric codes and then press run to watch the program run with animations showing the [Fetch-Decode-Execute](https://en.wikipedia.org/wiki/Instruction_cycle) cycle step by step.