Remove unused meta.json and update readme

This commit is contained in:
malko
2025-03-24 08:44:30 +01:00
parent ed9c3e6ab5
commit 8919bb077d
3 changed files with 2 additions and 15 deletions

View File

@@ -59,7 +59,7 @@ config:
env: []
mounts: []
```
4. Add the `meta.json` file to the folder
4. Add meta information to the `meta.json` file in the root folder
```json
{

View File

@@ -1,13 +0,0 @@
{
"id": "lowcoder",
"name": "Lowcoder",
"version": "2.6.4",
"description": "Rapid business App Builder for Everyone",
"logo": "lowcoder.png",
"links": {
"github": "https://github.com/lowcoder-org/lowcoder",
"website": "https://www.lowcoder.cloud/",
"docs": "https://docs.lowcoder.cloud/lowcoder-documentation",
},
"tags": ["low-code", "no-code", "development"]
}

View File

@@ -1837,7 +1837,7 @@
"links": {
"github": "https://github.com/lowcoder-org/lowcoder",
"website": "https://www.lowcoder.cloud/",
"docs": "https://docs.lowcoder.cloud/lowcoder-documentation",
"docs": "https://docs.lowcoder.cloud/lowcoder-documentation"
},
"tags": ["low-code", "no-code", "development"]
}