aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar thursday <xthursdayx@mailbox.org>2021-07-10 05:21:05 -0400
committerLibravatar GitHub <noreply@github.com>2021-07-10 05:21:05 -0400
commitc35e06538237a4e14134b9d38b9d3ddc643d9eac (patch)
tree26d17c6fd6ae390c4517e7d9d28fdc8ccc4740c3 /README.md
parentFixed line 83 to reflect the use of port 3333 (diff)
downloadferdium-server-c35e06538237a4e14134b9d38b9d3ddc643d9eac.tar.gz
ferdium-server-c35e06538237a4e14134b9d38b9d3ddc643d9eac.tar.zst
ferdium-server-c35e06538237a4e14134b9d38b9d3ddc643d9eac.zip
Update README.md
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 40834e2..5e6147f 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ To add your recipe to ferdi-server, open `http://[YOUR FERDI-SERVER]/new` in you
135- `Author`: Author who created the recipe 135- `Author`: Author who created the recipe
136- `Name`: Name for your new service. Can contain spaces and unicode characters 136- `Name`: Name for your new service. Can contain spaces and unicode characters
137- `Service ID`: Unique ID for this recipe. Does not contain spaces or special characters (e.g. `google-drive`) 137- `Service ID`: Unique ID for this recipe. Does not contain spaces or special characters (e.g. `google-drive`)
138- `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 138- `Link to SVG image`: Direct link to a 1024x1024 SvG image 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/
139- `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. 139- `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.
140 140
141### Listing custom recipes 141### Listing custom recipes