add readme.md to describe makefile target

This commit is contained in:
Antoine 2020-07-13 12:29:37 +02:00
parent 9973b9a6e9
commit 5cd07142cc
1 changed files with 8 additions and 0 deletions

8
readme.md Normal file
View File

@ -0,0 +1,8 @@
# assembly hello-world sample
to build and link `make compile` and `make link`
to run made `make exec`
`make info` permit to show elf exec information