litte bit of docs

This commit is contained in:
Torsten Ruger
2018-08-24 18:49:44 +03:00
parent 71ab369c71
commit f993ccefe3
3 changed files with 9 additions and 8 deletions

View File

@ -12,7 +12,7 @@ class Class
end
end
# The RiscMachine, is an abstract machine with registers. Think of it as an arm machine with
# The Risc Machine, is an abstract machine with registers. Think of it as an arm machine with
# normal instruction names. It is not however an abstraction of existing hardware, but only
# of that subset that we need.
# See risc/Readme