aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
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)