Update README.md

This commit is contained in:
Andrew Scott 2022-03-26 22:15:21 -04:00 committed by GitHub
parent 5c90eb9c52
commit 91e6911c75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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