aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar thursday <xthursdayx@mailbox.org>2021-07-10 13:52:18 -0400
committerLibravatar GitHub <noreply@github.com>2021-07-10 13:52:18 -0400
commit836803c9e1679e8c7545c7678c2cc71592cd1b42 (patch)
tree0dc82e591106ceeed6631216eeb1a4836c9c0beb /README.md
parentUpdate new.edge (diff)
parentRemoved references to png images since they were not being used anyways. (diff)
downloadferdium-server-836803c9e1679e8c7545c7678c2cc71592cd1b42.tar.gz
ferdium-server-836803c9e1679e8c7545c7678c2cc71592cd1b42.tar.zst
ferdium-server-836803c9e1679e8c7545c7678c2cc71592cd1b42.zip
Merge branch 'master' into master
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 5e6147f..38ab5bc 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 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/ 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