Update README.md

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

View File

@@ -2,7 +2,7 @@
Dozens of minimal operating systems to learn x86 system programming. Userland cheat at: <https://github.com/cirosantilli/x86-assembly-cheat>
1. [Getting started](getting-started.md)
1. [**Getting started**](getting-started.md)
1. [About](about.md)
1. Examples
1. [printf](printf/)