aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-05 08:39:22 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-06 04:37:31 +0530
commita835350e0ff14f15124925df77c1368444245bc3 (patch)
tree87eb5dba5d3075cde17cd136aab77301043163a1 /README.md
parentBump color-string from 1.5.3 to 1.5.5 (diff)
downloadferdium-server-a835350e0ff14f15124925df77c1368444245bc3.tar.gz
ferdium-server-a835350e0ff14f15124925df77c1368444245bc3.tar.zst
ferdium-server-a835350e0ff14f15124925df77c1368444245bc3.zip
Removed references to png images since they were not being used anyways.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d6ff0ff..b379559 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ To add your recipe to ferdi-server, open `http://[YOUR FERDI-SERVER]/new` in you
172- `Author`: Author who created the recipe 172- `Author`: Author who created the recipe
173- `Name`: Name for your new service. Can contain spaces and unicode characters 173- `Name`: Name for your new service. Can contain spaces and unicode characters
174- `Service ID`: Unique ID for this recipe. Does not contain spaces or special characters (e.g. `google-drive`) 174- `Service ID`: Unique ID for this recipe. Does not contain spaces or special characters (e.g. `google-drive`)
175- `Link to PNG/SVG image`: Direct link to a 1024x1024 PNG image and SVG that is used as a logo inside the store. Please use jsDelivr when using a file uploaded to GitHub as raw.githubusercontent files won't load 175- `Link to SVG image`: Direct link to a 1024x1024 SVG that is used as a logo inside the store. Please use jsDelivr when using a file uploaded to GitHub as raw.githubusercontent files won't load
176- `Recipe files`: Recipe files that you created using the [Franz recipe creation guide](https://github.com/meetfranz/plugins/blob/master/docs/integration.md). Please do *not* package your files beforehand - upload the raw files (you can drag and drop multiple files). ferdi-server will automatically package and store the recipe in the right format. Please also do not drag and drop or select the whole folder, select the individual files. 176- `Recipe files`: Recipe files that you created using the [Franz recipe creation guide](https://github.com/meetfranz/plugins/blob/master/docs/integration.md). Please do *not* package your files beforehand - upload the raw files (you can drag and drop multiple files). ferdi-server will automatically package and store the recipe in the right format. Please also do not drag and drop or select the whole folder, select the individual files.
177 177
178### Listing custom recipes 178### Listing custom recipes