From aad05799241efb6af80290696081fb80ac42c0ea Mon Sep 17 00:00:00 2001 From: Jakob Stendahl <14180120+JakobST1n@users.noreply.github.com> Date: Sat, 1 Dec 2018 00:44:09 +0100 Subject: :memo: Explain the new docs --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c1ccb39..8c2a8c1 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ -# Luxcena-Neo +# +Luxcena-Neo Dependencies [![dependencies Status](https://david-dm.org/jakobst1n/luxcena-neo/dev/status.svg)](https://david-dm.org/jakobst1n/luxcena-neo)[![devDependencies Status](https://david-dm.org/jakobst1n/luxcena-neo/dev/dev-status.svg)](https://david-dm.org/jakobst1n/luxcena-neo?type=dev) Branch (dev) [![dependencies Status](https://david-dm.org/jakobst1n/luxcena-neo/dev/status.svg)](https://david-dm.org/jakobst1n/luxcena-neo/dev)[![devDependencies Status](https://david-dm.org/jakobst1n/luxcena-neo/dev/dev-status.svg)](https://david-dm.org/jakobst1n/luxcena-neo/dev?type=dev) ## Wiki -https://luxcena.gitbook.io/luxcena-neo +The wiki will be available right in the browser when you have the software installed. If you want to contribute, you follow standard procedures for contributing here, and change/add/delete the markdown-files found in `/docs`. Don't worry about the `_book` folder, as that contains the generated html wiki. ## Install -To install on a Raspberry pi, make sure you are using the "pi" user. -``` -git clone https://github.com/JakobST1n/Luxcena-Neo -cd luxcena-neo -sudo ./bin/install.sh -``` +To install, follow the guide here: [Install Luxcena-Neo](https://github.com/JakobST1n/Luxcena-Neo/blob/master/docs/Usage/Install.md) + +The link there won't work on github, only when starting the software. So here is the link to the configuration-guide: +[Configuring Luxcena-Neo](https://github.com/JakobST1n/Luxcena-Neo/blob/master/docs/Usage/Configuration.md) + ## Issues -*PLEASE NOTE THAT IT DOES NOT WORK WHITOUT A LOT OF TWEAKING. FEEL FREE TO GIVE IT A SHOT, BUT I AM WORKING HARD ON MAKING IT EASY TO USE!* +*There might still be a bit hard for someone not having spent hours looking at the source to use this software. But i assure you that it will be really easy to use shortly* -- cgit v1.2.3