From b70697488d0cd858569a5d7d977a89b8637d1020 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Fri, 6 Jan 2023 22:46:09 +0100 Subject: update readme to render more "nicely" in cgit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 372cd06..e32751e 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,14 @@ linking` on Linux(x86_64). It is mainly used for personal studies, but may be useful to some random internet user. All studies and discussions assume the following environment: + - Arch: `x86_64` - OS: `Linux Kernel` - System ABI: `SystemV x86_64 ABI` - BinFMT: `ELF` The studies are structured as follows: + 1. [Ch 01 dynamic linking](./01_dynamic_linking): Brief introduction to dynamic linking. 1. [Ch 02 process initialization](./02_process_init): -- cgit v1.2.3