From b3220cacce4c744a2d04cf7202e2fc83f7985e90 Mon Sep 17 00:00:00 2001 From: Muntashir Al-Islam Date: Tue, 9 May 2023 14:38:57 +0600 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dd2f40..e66826c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Our JSON schema is quite different from the one used in the UAD project. - `required_by` (list of strings) _optional_ - Package names of the apps that depend on this app. - `tags` (list of strings) _optional_ - List of predefined tags/categories. - `description` (string) - Description of the package under 200 words. -- `web` (list of string) - List of websites including Google Play Store, investigation reports, etc. +- `web` (list of strings) _optional_ - List of websites including Google Play Store, investigation reports, etc. - `removal` (string) - How should this app be removed. The values are predefined. - `warning` (string) _optional_ - Additional description for the app that require user's attention. - `suggestions` (string) _optional_ - Suggestion ID.