From 0cf838d5f34c3e19923eb3681c8b0817e2ea637b Mon Sep 17 00:00:00 2001 From: "Jens A. Koch" Date: Sun, 4 Dec 2016 19:39:09 +0100 Subject: [PATCH] add download link and link to docu issue https://github.com/fifengine/fife-windows-sdk/issues/8 --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e7612d..f84d89a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# fife-windows-sdk [![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/x74i9a32q9x6kiug/branch/master?svg=true)](https://ci.appveyor.com/project/LinuxDonald/fife-windows-sdk/branch/master) +# fife-windows-sdk [![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/x74i9a32q9x6kiug/branch/master?svg=true)](https://ci.appveyor.com/project/LinuxDonald/fife-windows-sdk/branch/master) -Fetches all required packages for working with fifengine, including build-tools and dependencies. -Builds "SDK" installers on Appveyor and deploys them to Github Releases. +Fetches all required packages for working with fifengine, including build-tools and dependencies. Builds "SDK" installers on Appveyor and deploys them to Github Releases. + +[Download](https://ci.appveyor.com/project/LinuxDonald/fife-windows-sdk/branch/master/artifacts) + +[Documentation](https://fifengine.github.io/fifengine-docs/developer-manual/en/#_fife_windows_sdk)