aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
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 /README.md
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 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9577c24..f680397 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,6 @@
12 <a href='#contributors-'><img src='https://img.shields.io/badge/contributors-17-default.svg?logo=github' alt='Contributors'/></a> 12 <a href='#contributors-'><img src='https://img.shields.io/badge/contributors-17-default.svg?logo=github' alt='Contributors'/></a>
13<!-- ALL-CONTRIBUTORS-BADGE:END --> 13<!-- ALL-CONTRIBUTORS-BADGE:END -->
14 <a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a> 14 <a href="#backers-via-opencollective"><img alt="Open Collective backers" src="https://img.shields.io/opencollective/backers/getferdi?logo=open-collective"></a>
15 <a href="https://gitter.im/getferdi/community"><img alt="Gitter Chat Room" src="https://img.shields.io/gitter/room/getferdi/community"></a>
16</p> 15</p>
17 16
18> 🍰 Recipes encapsulate your favourite apps into Ferdi for unified notifications handling and more 17> 🍰 Recipes encapsulate your favourite apps into Ferdi for unified notifications handling and more
@@ -21,7 +20,11 @@ Recipes are small scripts that are responsible for providing the connection betw
21 20
22## Creating and adding your own recipes 21## Creating and adding your own recipes
23 22
24Please refer to our [documentation](docs/integration.md). 23* [Overview / How to create a Ferdi integration](docs/integration.md)
24* [How to update/change recipes](docs/updating.md)
25* [Configuration (package.json)](docs/configuration.md)
26* [Frontend API (webview.js)](docs/frontend_api.md)
27* [Backend API (index.js)](docs/backend_api.md)
25 28
26## Contributors ✨ 29## Contributors ✨
27 30