Update README.md

This commit is contained in:
Ciro Santilli 六四事件 法轮功 包卓轩
2017-11-03 21:16:22 +00:00
committed by GitHub
parent c8ce13dc08
commit 8ceb4b27a6

View File

@@ -3,3 +3,5 @@
Minimal boot sector example that does nothing, just halts immediately, generated with `printf` byte by byte. Minimal boot sector example that does nothing, just halts immediately, generated with `printf` byte by byte.
You can't get more minimal than this. You can't get more minimal than this.
Also described at: <https://stackoverflow.com/questions/22054578/how-to-run-a-program-without-an-operating-system/32483545#32483545>