diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md new file mode 100644 index 0000000..8136504 --- /dev/null +++ b/doc/DISCLAIMER.md @@ -0,0 +1,3 @@ +## Configuration + +How to configure this app: In cli \ No newline at end of file diff --git a/manifest.json b/manifest.json index 896459e..1f21260 100644 --- a/manifest.json +++ b/manifest.json @@ -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",