aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
new file mode 100644
index 0000000..689ecd5
--- /dev/null
+++ b/docs/README.md
@@ -0,0 +1,7 @@
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* [Configuration (package.json)](configuration.md)
6* [Frontend API (webview.js)](frontend_api.md)
7* [Backend API (index.js)](backend_api.md)