diff --git a/download.md b/download.md
index 9918bb3..e8ecac9 100644
--- a/download.md
+++ b/download.md
@@ -51,20 +51,9 @@ Besides Haskell, Ruby, Python, Java, Go, Rust, Visual Basic, Pascal, .NET & MSVC
---
-### Windows - Core engine
+### Binary Downloads
-Win-32
-
-NOTE: This is necessary for all bindings (except Python) & also for C programming.
-
-This package contains:
-
-- README & license file.
-- The Unicorn header files (\*.h) for C programming.
-- 32-bit/64-bit DLLs for Microsoft Windows 32-bit/64-bit.
-- A sample file (sample_x86.exe)
-
-Win-64
+Unicorn binaries could be found on the [Github release](https://github.com/unicorn-engine/unicorn/releases), which includes all artifacts of all platforms Unicorn supports.
---