From 1b78542db9db06728eb566326d0a068c8095e6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Bergstr=C3=B6m?= <david.bergstrom@liu.se> Date: Tue, 20 Aug 2019 15:22:55 +0200 Subject: [PATCH] Add link to wiki page --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e41b87..9c93229 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Key differences: [Download page for Windows](https://gitlab.liu.se/starcraft-ai-course/pycommandcenter/-/tags) +[Wiki page describing how to use it](http://starcraft-ai-course.gitlab-pages.liu.se/pycommandcenter/index.html) + # Code example for making a bot ``` python -- GitLab