aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPavel Pisa <pisa@cmp.felk.cvut.cz>2019-02-14 13:24:21 +0100
committerGitHub <noreply@github.com>2019-02-14 13:24:21 +0100
commitb4a28dd76b9b3d1eafc87f46635b1a44abd2ac78 (patch)
treebfccf9810011db0929c6220aec9cc00209972046 /README.md
parentb8c8760c8618c3d812b3e63a791449b3386cf594 (diff)
downloadqtmips-b4a28dd76b9b3d1eafc87f46635b1a44abd2ac78.tar.gz
qtmips-b4a28dd76b9b3d1eafc87f46635b1a44abd2ac78.tar.bz2
qtmips-b4a28dd76b9b3d1eafc87f46635b1a44abd2ac78.zip
Typo corrected.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1ac5f10..95f91fc 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ overview of the project architecture and basic usage
information.
The used [MIPS CPU](https://en.wikipedia.org/wiki/MIPS_architecture) building block diagram,
-and a pipeline model matches lecture slides prepared by Micha Štepanovský for the subject
+and a pipeline model matches lecture slides prepared by Michal Štepanovský for the subject
[Computer Architectures](https://cw.fel.cvut.cz/wiki/courses/b35apo/start).
The course is based on the book [Computer Organization and Design, The HW/SW Interface](https://www.elsevier.com/books/computer-organization-and-design-mips-edition/patterson/978-0-12-407726-3) written by
professors Paterson and Henessy.