From 5c3c4d9e43885a618b47737773250786c88a7e6f Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Sun, 29 Nov 2020 21:11:26 +0500 Subject: [PATCH] Add discussion links to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2ec4b22..e413135 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Table of contents * [Overview](#libkernaux) * [Table of contents](#table-of-contents) * [Tips](#tips) +* [Discussion](#discussion) @@ -77,3 +78,10 @@ Disassembly of section .text: 20: 0f 22 e0 mov %eax,%cr4 23: c3 ret ``` + + + +Discussion +---------- + +* [Topic on OSDev.org forum](https://forum.osdev.org/viewtopic.php?f=1&t=37958)