From 83f95bd3c1d9f61ebdd612a58d3e5aa54f164ad2 Mon Sep 17 00:00:00 2001
From: Mactavish <maczhanchao@yahoo.com>
Date: Sun, 23 Apr 2023 10:00:40 +0200
Subject: [PATCH] update

---
 clang.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/clang.md b/clang.md
index f2e9ca6..1dee39b 100644
--- a/clang.md
+++ b/clang.md
@@ -10,3 +10,4 @@ A full compilation in C is depicted in the following figure:
 
 ![](./images/c-compilation.png)
 
+A detailed explanation can be found [here](https://www.scaler.com/topics/c/compilation-process-in-c/)
-- 
GitLab