From 23041adee9590064c455e5d4a511fc89b5d80546 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 5 Jul 2021 08:42:26 +0530 Subject: Removed references to png images since they were not being used anyways. --- docs/integration.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/integration.md') diff --git a/docs/integration.md b/docs/integration.md index 3eb8c1d..360c722 100644 --- a/docs/integration.md +++ b/docs/integration.md @@ -58,7 +58,6 @@ This command will automatically create the development recipe in the correct fol Every recipe needs a specific file structure in order to work as a Ferdi recipe * icon.svg - Icon for the service in SVG form (must be square) -* icon.png - Icon for the service in PNG form (1024x1024px) * index.js - Backend script, this script is NOT included in the service webview but only in Ferdi itself * package.json - Information about the recipe * webview.js - Frontend script, this script is injected into the service itself but still has access to all NodeJS APIs -- cgit v1.2.3-70-g09d2