mirror of
https://github.com/YunoHost-Apps/lxd_ynh.git
synced 2024-09-03 19:45:53 +02:00
Add auto readme
This commit is contained in:
parent
b2c5e86176
commit
54869c8c25
2 changed files with 10 additions and 0 deletions
3
doc/DISCLAIMER.md
Normal file
3
doc/DISCLAIMER.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
How to configure this app: In cli
|
|
@ -7,6 +7,13 @@
|
||||||
},
|
},
|
||||||
"version": "4.22~ynh1",
|
"version": "4.22~ynh1",
|
||||||
"url": "https://example.com",
|
"url": "https://example.com",
|
||||||
|
"upstream": {
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"website": "https://linuxcontainers.org/lxd/",
|
||||||
|
"demo": "https://linuxcontainers.org/lxd/try-it/",
|
||||||
|
"admindoc": "https://linuxcontainers.org/lxd/docs/master/index.html",
|
||||||
|
"code": "https://github.com/lxc/lxd"
|
||||||
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "kay0u",
|
"name": "kay0u",
|
||||||
|
|
Loading…
Add table
Reference in a new issue