From 05e34ea1c2bbd0ed8fd43be9c94226ed4a4eb93f Mon Sep 17 00:00:00 2001 From: Jannik Date: Wed, 26 Jul 2017 17:38:27 +0200 Subject: [PATCH] Updated Documentation (markdown) --- Documentation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation.md b/Documentation.md index e13cfd9..513d077 100644 --- a/Documentation.md +++ b/Documentation.md @@ -1,4 +1,4 @@ -### build +## build Project-HomeFlix uses maven to manage all dependencies and to build the Software. In order to build Project-HomeFlix make sure you have [Maven](https://maven.apache.org/) installed. @@ -11,7 +11,7 @@ go to the root folder of Project-HomeFlix and execute the following command The final package can be found in /target. -### used libraries and apis +## used libraries and apis JFoenix: https://github.com/jfoenixadmin/JFoenix minimal-json: https://github.com/ralfstx/minimal-json sqlite-jdbc: https://github.com/xerial/sqlite-jdbc @@ -19,7 +19,7 @@ apache commons io: https://commons.apache.org/proper/commons-io/ omdbapi: http://omdbapi.com/ -### naming schema +## naming schema Project-HomeFlix versions are named after a special naming schema. The first part of the code name is plasma/glowing/solidify/fossilized, the second part is a random word. Plasma will always be the latest major version, glowing, solidify and fossilized are minor versions.