Update README.md

This commit is contained in:
pkivolowitz 2022-05-18 08:07:35 -05:00 committed by GitHub
parent 5e4fc3cf22
commit 934aaec6f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# ARM V8 Assembly Language Programming Made Not So Scary
# Assembly Language Programming Made Not So Scary
This text book provides a fairly thorough examination of the ARM V8 ISA. It begins from the perspective of
a person knowledgeable in the C or C++ programming languages (or similar languages, of which there are many).