diff --git a/README.md b/README.md
index b9394c5..d475fde 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Bluepill - Type-2 Intel Hypervisor For Windows 10 Systems
-
+
Figure 1. First ever vmexit...
@@ -150,4 +150,9 @@ idt::table[divide_error] = idt::create_entry(hv::idt_addr_t{ __de_handler }, idt
# Demo
-The demo code demonstrates bluepill integration with VDM and a read/write physical memory example.
\ No newline at end of file
+
+
+
Figure 2. demo VDM example and read/write virtual memory...
+
+
+The demo code demonstrates bluepill integration with VDM and a read/write physical memory, and virtual memory of other address spaces.
\ No newline at end of file