diff --git a/README.md b/README.md index 6381b9d..a7c3902 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Building on this high performance platform means fast and dependable performance **Shipped version:** 2.4.1~ynh1 + **Demo:** https://try.nodebb.org ## Screenshots diff --git a/manifest.json b/manifest.json index d5bf34c..4e4a6cf 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "https://nodebb.org", "demo": "https://try.nodebb.org", "admindoc": "https://docs.nodebb.org", - "code": "https://github.com/NodeBB/NodeBB" + "code": "https://github.com/NodeBB/NodeBB", + "cpe": "cpe:2.3:a:nodebb:nodebb" }, "license": "GPL-3.0", "maintainer": { @@ -54,4 +55,4 @@ } ] } -} +} \ No newline at end of file