From ad2320c192cdb8b7e1809baeb853c701d8df6e19 Mon Sep 17 00:00:00 2001 From: Amanda Rousseau Date: Tue, 21 Feb 2017 20:54:53 -0800 Subject: [PATCH] adding graphics --- fundamentals.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fundamentals.md b/fundamentals.md index b090187..94a3705 100644 --- a/fundamentals.md +++ b/fundamentals.md @@ -19,6 +19,8 @@ title: Fundamentals ## Anatomy of a C program ## +![alt text](https://github.com/securedorg/securedorg.github.io/blob/master/images/Cprogram.gif "C Program") + ## x86 Assembly ## ### Registers ###