Update README.md
This commit is contained in:
parent
5c90eb9c52
commit
91e6911c75
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
This program was my final project for **CS 271 - Computer Architecure and
|
||||
Assembly Lanuage** at Oregon State University. It uses string primitives, macros
|
||||
and procedures to perform low level I/O operations.
|
||||
and procedures to perform low level I/O operations in x86 Assembly.
|
||||
|
||||
## Program Description
|
||||
|
||||
|
|
Loading…
Reference in a new issue