aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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 e4c32fc..5f4ca19 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
8 8
9Official Recipe repository for Ferdi with over 100 recipes. 9Official Recipe repository for Ferdi with over 100 recipes.
10 10
11Copyright on these recipes is on their original creators - please look at `uncompressed/<id>/package.json` for information about the original creator and license. This is simply a curation of those recipes so we can include them into Ferdi. 11Copyright on these recipes is on their original creators - please look at `recipes/<id>/package.json` for information about the original creator and license. This is simply a curation of those recipes so we can include them into Ferdi.
12 12
13## What are "Recipes"? 13## What are "Recipes"?
14Recipes are small scripts that are responsible for providing the connection between your services (e.g. WhatsApp, GMail or Slack) and Ferdi. It provides Ferdi information like the number of current notifications, handles enabling dark mode and may otherwise improve your experience with the service. 14Recipes are small scripts that are responsible for providing the connection between your services (e.g. WhatsApp, GMail or Slack) and Ferdi. It provides Ferdi information like the number of current notifications, handles enabling dark mode and may otherwise improve your experience with the service.