aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2022-01-11 20:06:14 +0100
committerLibravatar kytwb <kytwb@pm.me>2022-01-11 20:06:14 +0100
commit5922dbbab2548d4088ff0e4034c1449057f68a51 (patch)
tree09149d41726ae562eb66e99f0ce5ad555fc245ef /docs
parentUpdate featured.json (diff)
downloadferdium-recipes-5922dbbab2548d4088ff0e4034c1449057f68a51.tar.gz
ferdium-recipes-5922dbbab2548d4088ff0e4034c1449057f68a51.tar.zst
ferdium-recipes-5922dbbab2548d4088ff0e4034c1449057f68a51.zip
Iterate on README [skip ci]
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/README.md b/docs/README.md
deleted file mode 100644
index b741e63..0000000
--- a/docs/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
1# Ferdi Integration Documentation
2Create your own [Ferdi](https://getferdi.com) service integration within a few minutes.
3
4* [Overview / How to create a Ferdi integration](integration.md)
5* [How to update/change recipes](updating.md)
6* [Configuration (package.json)](configuration.md)
7* [Frontend API (webview.js)](frontend_api.md)
8* [Backend API (index.js)](backend_api.md)