1
0
Fork 0
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:
Kay0u 2022-02-04 13:41:29 +01:00
parent b2c5e86176
commit 54869c8c25
No known key found for this signature in database
GPG key ID: AE1DCADB6415A156
2 changed files with 10 additions and 0 deletions

3
doc/DISCLAIMER.md Normal file
View file

@ -0,0 +1,3 @@
## Configuration
How to configure this app: In cli

View file

@ -7,6 +7,13 @@
},
"version": "4.22~ynh1",
"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",
"maintainer": {
"name": "kay0u",