From e68fd963c8cc82ee9e6d52ababc724f8f65aa57c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Bergstr=C3=B6m?= <davbe125@student.liu.se>
Date: Tue, 14 Aug 2018 13:44:55 +0200
Subject: [PATCH] Add link to tags

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 06631df..64dd652 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
-- 
GitLab