diff --git a/README.md b/README.md
index 06631df0cc562fcd8d67d2c277a787d55beb7158..64dd6523ddfbb43d633906e03a854c98bcd2cb2f 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@ Key differences:
 * Everything is built using cmake, allowing for one Visual studio project to 
   build PyCommandCenter together with all its dependencies
 
+[Download page for Windows](https://gitlab.ida.liu.se/starcraft-api/pycommandcenter/tags)
+
 # Code example for making a bot
 
 ``` python