diff --git a/README.md b/README.md index 59383a7..1f5445b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Koopman TOY CPU Interpreter -This is a CPU interpreter, based on the specification of Phil Koopmans paper: "Microcoded Versus Hard-wired Control".
+This is a CPU interpreter, based on the specification of Phil Koopmans paper: [Microcoded Versus Hard-wired Control](https://users.ece.cmu.edu/~koopman/misc/byte87a.pdf).
For more details, have a look at /doc. ## Build