diff --git a/README.md b/README.md index 525b144..f2ffbed 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,8 @@ Collection of Shellcode Lab Sessions at from different cons the past years. Consists of PDF Slides and Example codes. -x86_32 - This is the Shellcode Lab for IA-32 saying 32Bit Intel CPUs - -x86_64 - This is the Shellcode Lab for IA-64 saying 64Bit Intel CPUs +* x86_32 - This is the Shellcode Lab for IA-32 saying 32Bit Intel CPUs +* x86_64 - This is the Shellcode Lab for IA-64 saying 64Bit Intel CPUs Ch33rs dash