Update readme.md

This commit is contained in:
Axel 2017-07-20 12:09:03 +02:00 committed by GitHub
parent 1104d07d7b
commit c5a2847c6f

View file

@ -68,7 +68,7 @@ Use your browser to navigate to your domain name (example: files.yourdomain.com)
If your want to modify the sources, you can use the Laravel Mix features: If your want to modify the sources, you can use the Laravel Mix features:
- configure your domain name. For example: files.yourdomain.com - configure your domain name. For example: files.yourdomain.com
- clone the repo or download the sources into the webroot folder - clone the repo or download the sources into the webroot folder
- configuration your webserver to point your domain name to the public/ folder - configure your webserver to point your domain name to the public/ folder
- run a `composer install` - run a `composer install`
- run a `npm install` - run a `npm install`
- run a `npm run watch` in order to recompile the assets when changed - run a `npm run watch` in order to recompile the assets when changed
@ -84,6 +84,16 @@ There are many ideas to come. You are welcome to **participate**.
## Licence ## Licence
GPL-3.0
| Permissions | Conditions | Limitations |
| --------------- | ----------------------------- | ----------- |
| Commercial use | Disclose source | Liability |
| Distribution | License and copyright notice | Warranty |
| Modification | Same license | |
| Patent use | State changes | |
| Private use  | | |
https://choosealicense.com/licenses/gpl-3.0/ https://choosealicense.com/licenses/gpl-3.0/
## Welcome on board ## Welcome on board