]> git.jsancho.org Git - lugaru.git/blobdiff - README.md
Add detailed compilation instructions
[lugaru.git] / README.md
index 299ee8dcc1e9decaf58c5f29892f12c1f9bf7c1f..67cc137b6b262b9da5da218a3c7c84024b405fa1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Lugaru HD
 
-[![build status](https://gitlab.com/osslugaru/lugaru/badges/master/build.svg)](https://gitlab.com/osslugaru/lugaru/commits/master) [![Build status](https://ci.appveyor.com/api/projects/status/bbyr9it27c52fiib/branch/master?svg=true)](https://ci.appveyor.com/project/NealGompa/lugaru/branch/master)
+[![build status](https://gitlab.com/osslugaru/lugaru/badges/master/build.svg)](https://gitlab.com/osslugaru/lugaru/commits/master)
 
 This repository holds the official development effort of the open source game
 Lugaru (and in particular of its HD version) for Linux, Mac OSX and Windows.
@@ -53,7 +53,7 @@ builds.
 
 ## Compiling
 
-See the `COMPILING.txt` for compilation instructions on all supported
+See the `COMPILING.md` for compilation instructions on all supported
 platforms.
 
 ## Licensing
@@ -64,6 +64,3 @@ or (at your option) any later version (GPLv2+).
 The assets (campaigns, graphical and audio assets, etc.) are distributed
 under various licenses (CC-BY-SA 3.0 and Freeware) as described in the
 `CONTENT-LICENSE.txt` file.
-
-The third party dependencies of the `Dependencies` folder are distributed
-under their respective licenses.