From 3ef823437c32b445c394a823b0abb7c02047ccf5 Mon Sep 17 00:00:00 2001 From: Alpay Yildirim Date: Sun, 28 Oct 2018 04:05:44 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=81=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95811ac..a84634b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 🛠 x86 Assembly Reverse Engineering 🛠 -Knowledge I have found interesting about the topic of **x86 assembly**. +This is a structured README for **x86 assembly**, it is written in the easiest language possible with real world examples. 📓 ## ⚙️ Basics ⚙️