aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-04-02 17:31:21 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2020-04-02 17:31:21 +0200
commitac582422d821edb614608cd8256f9f48efcf52d7 (patch)
tree0198a09e9af5f8e56c3b1a92c56453a0563b7ebe /docs/README.md
parentFix habitica logo (diff)
downloadferdium-recipes-ac582422d821edb614608cd8256f9f48efcf52d7.tar.gz
ferdium-recipes-ac582422d821edb614608cd8256f9f48efcf52d7.tar.zst
ferdium-recipes-ac582422d821edb614608cd8256f9f48efcf52d7.zip
Add docs about updating existing recipes
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index 689ecd5..b741e63 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -2,6 +2,7 @@
2Create your own [Ferdi](https://getferdi.com) service integration within a few minutes. 2Create your own [Ferdi](https://getferdi.com) service integration within a few minutes.
3 3
4* [Overview / How to create a Ferdi integration](integration.md) 4* [Overview / How to create a Ferdi integration](integration.md)
5* [How to update/change recipes](updating.md)
5* [Configuration (package.json)](configuration.md) 6* [Configuration (package.json)](configuration.md)
6* [Frontend API (webview.js)](frontend_api.md) 7* [Frontend API (webview.js)](frontend_api.md)
7* [Backend API (index.js)](backend_api.md) 8* [Backend API (index.js)](backend_api.md)